Navigation
API > API/Plugins > API/Plugins/MassAIDebug
| Name | UMassDebugStateTreeProcessor |
| Type | class |
| Header File | /Engine/Plugins/AI/MassAI/Source/MassAIDebug/Public/MassDebugStateTreeProcessor.h |
| Include Path | #include "MassDebugStateTreeProcessor.h" |
Syntax
UCLASS (MinimalAPI)
class UMassDebugStateTreeProcessor : public UMassProcessor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMassProcessor → UMassDebugStateTreeProcessor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMassDebugStateTreeProcessor() |
MassDebugStateTreeProcessor.h |
Functions
Protected
Overridden from UMassProcessor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ConfigureQueries
(
const TSharedRef< FMassEntityManager >& EntityManager |
MassDebugStateTreeProcessor.h | ||
virtual void Execute
(
FMassEntityManager& EntityManager, |
MassDebugStateTreeProcessor.h |