Navigation
API > API/Plugins > API/Plugins/StateTreeModule
Type
typedef TMulticastDelegate_OneParam< void, const UStateTree & > FOnSchemaChanged
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeDelegates.h |
| Include | #include "StateTreeDelegates.h" |
Remarks
Called when schema of the StateTree EditorData has changed. This is used to refresh the asset editor. Note that this is NOT called when updating the StateTree schema from the EditorData on successful compilation.