Navigation
API > API/Plugins > API/Plugins/StateTreeModule
Inheritance Hierarchy
- FStateTreeNodeBase
- FStateTreeTaskBase
- FStateTreeTaskCommonBase
- FStateTreeRunEnvQueryTask
- FStateTreeRunParallelStateTreeTask
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeTaskBase.h |
| Include | #include "StateTreeTaskBase.h" |
Syntax
USTRUCT (Meta=(Hidden))
struct FStateTreeTaskCommonBase : public FStateTreeTaskBase
Remarks
Base class (namespace) for all common Tasks that are generally applicable. This allows schemas to safely include all conditions child of this struct.