Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/UStateTreeState
References
| Module | StateTreeEditorModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeState.h |
| Include | #include "StateTreeState.h" |
template<typename T, typename... TArgs>
TStateTreeEditorNode < T > & AddEnterCondition
(
TArgs &&... InArgs
)
Remarks
Adds enter condition of specified type. reference to the new condition.