Files
UnrealEngineUWP/Engine
Denys Dubinin 4ffdfd1fff [UE-156718] Enable / Disable Behaviours - API support.
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]
2022-06-18 10:32:29 -04:00
..
2022-06-17 19:22:42 -04:00
2022-06-09 13:49:56 -04:00