You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Remove DataView concept - Added FStateTreeExecutionFrame, which defines an active branch of a specific state tree that is running - Added FStateTreeDataHandle, which allows frame relative access of instance data (replaces the DataViews) - Changed linked states to spawn new frames (will later extend to handle linked trees on other assets) - Bumped StateTree data version number, requires recomplation of StateTrees #rb Yoan.StAmant [CL 29805087 by mikko mononen in ue5-main branch]