Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/UStateTreeEditorData
References
| Module | StateTreeEditorModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorData.h |
| Include | #include "StateTreeEditorData.h" |
template<typename T, typename... TArgs>
TStateTreeEditorNode < T > & AddGlobalTask
(
TArgs &&... InArgs
)
Remarks
Adds Global Task of specified type. reference to the new task.