You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Calling GetStateTreeRunStatus() on unintialized instance is not error anymore, returns failed - Made UStateTreeComponent::GetStateTreeRunStatus() to return failed instead of unset to be consistent with FStateTreeExecutionContext - Allow to access execution state directly from instance data without exec context - Do no crete exec context in UStateTreeComponent when sending events #jira UE-173207 #preflight 63bfec4af02e72c08cab1811 [CL 23661828 by mikko mononen in ue5-main branch]