Navigation
API > API/Plugins > API/Plugins/MassAIBehavior
Feature that adds StateTree execution functionality to a mass agent.
| Name | UMassStateTreeTrait |
| Type | class |
| Header File | /Engine/Plugins/AI/MassAI/Source/MassAIBehavior/Public/MassStateTreeTrait.h |
| Include Path | #include "MassStateTreeTrait.h" |
Syntax
UCLASS (MinimalAPI, Meta=(DisplayName="StateTree"))
class UMassStateTreeTrait : public UMassEntityTraitBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMassEntityTraitBase → UMassStateTreeTrait