Navigation
API > API/Plugins > API/Plugins/StateTreeModule
Base class (namespace) for all common Utility Considerations that are generally applicable. This allows schemas to safely include all considerations child of this struct.
| Name | FStateTreeConsiderationCommonBase |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeConsiderationBase.h |
| Include Path | #include "StateTreeConsiderationBase.h" |
Syntax
USTRUCT (Meta=(Hidden))
struct FStateTreeConsiderationCommonBase : public FStateTreeConsiderationBase
Inheritance Hierarchy
- FStateTreeNodeBase → FStateTreeConsiderationBase → FStateTreeConsiderationCommonBase