Navigation
API > API/Plugins > API/Plugins/StateTreeModule
Type
typedef TMulticastDelegate_TwoParams< void, const UStateTree &, const FGuid > FOnStateParametersChanged
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeDelegates.h |
| Include | #include "StateTreeDelegates.h" |
Remarks
Called when parameters of a StateTree State changed. This should mainly used by the asset editor to maintain consistency in the UI for manipulations.