Navigation
API > API/Plugins > API/Plugins/MassAIBehavior
Deinitializer processor to remove targets from the hash grid
| Name | UMassLookAtTargetRemoverProcessor |
| Type | class |
| Header File | /Engine/Plugins/AI/MassAI/Source/MassAIBehavior/Public/MassLookAtProcessors.h |
| Include Path | #include "MassLookAtProcessors.h" |
Syntax
UCLASS (MinimalAPI)
class UMassLookAtTargetRemoverProcessor : public UMassObserverProcessor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMassProcessor → UMassObserverProcessor → UMassLookAtTargetRemoverProcessor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMassLookAtTargetRemoverProcessor() |
MassLookAtProcessors.h |
Functions
Protected
Overridden from UMassProcessor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ConfigureQueries
(
const TSharedRef< FMassEntityManager >& EntityManager |
MassLookAtProcessors.h | ||
virtual void Execute
(
FMassEntityManager& EntityManager, |
MassLookAtProcessors.h |