Navigation
API > API/Plugins > API/Plugins/StateTreeModule
Type
typedef TMulticastDelegate_OneParam< void, const UStateTree & > FOnGlobalDataChanged
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeDelegates.h |
| Include | #include "StateTreeDelegates.h" |
Remarks
Called when Global Tasks or Evaluators of the StateTree EditorData changed. This should mainly used by the asset editor to maintain consistency in the UI for manipulations on the EditorData.