You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
API support: 1) bIsEnabled boolean flag for URCBehaviour objects 2) SetIsBehaviourEnabled(bool) function in FRCBehaviourModel UI model. 3) IsBehaviourEnabled() function in FRCBehaviourModel UI model. Usage: Invoked SetIsBehaviourEnabled as required on a checkbox (or other appropriate widget) change event. Note: Also includes a minor UI change for storing Behaviour Title Text widget (part of the current Behaviours list panel) as a variable #preflight 62ade0cd26346e9ac5301561 [CL 20717629 by Denys Dubinin in ue5-main branch]