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