You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Tags are now specified on object bindings and can be used to persistently reference similar bindings across different sequences - Tags are now always specified and stored on the root sequence, making it easier to rebind objects from within sub sequences - A new object binding tag manager window is available that gives a bird's eye view of all bindings and tags for the whole sequence - New functions are available on Level Sequence Actors for interacting with bindings by tag: SetBindingByTag, AddBindingByTag, RemoveBindingByTag, FindBindingByTag - Tags are now shown on the sequencer tree view for visibility #jira UE-81102 #rb Max.Chen #ROBOMERGE-SOURCE: CL 9732635 in //UE4/Release-4.24/... #ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v539-9700858) [CL 9732642 by andrew rodham in Main branch]