You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Changed conditions to use the same code structure as tasks and evals - Tasks, Evaluators, and Conditions can have separate struct for instance and tree item - Converted existing tasks/evals/conds to use the new setup - Updated the UI to use the new setup - Limited the property binding to only first level properties in the instance struct - Removed StateTreeConditionItemDetails (uses the same details customization as tasks/evals) - Removed bunch of old test tasks and evals #jira UE-133870 #rb Yoan.StAmant #robomerge 5.0 [CL 18165353 by mikko mononen in ue5-main branch]