Navigation
API > API/Plugins > API/Plugins/MassZoneGraphNavigation
Processor for updating move target on ZoneGraph path.
| Name | UMassZoneGraphPathFollowProcessor |
| Type | class |
| Header File | /Engine/Plugins/AI/MassAI/Source/MassZoneGraphNavigation/Public/MassZoneGraphNavigationProcessors.h |
| Include Path | #include "MassZoneGraphNavigationProcessors.h" |
Syntax
UCLASS (MinimalAPI)
class UMassZoneGraphPathFollowProcessor : public UMassProcessor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMassProcessor → UMassZoneGraphPathFollowProcessor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMassZoneGraphPathFollowProcessor() |
MassZoneGraphNavigationProcessors.h |
Functions
Protected
Overridden from UMassProcessor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ConfigureQueries
(
const TSharedRef< FMassEntityManager >& EntityManager |
MassZoneGraphNavigationProcessors.h | ||
virtual void Execute
(
FMassEntityManager& EntityManager, |
MassZoneGraphNavigationProcessors.h | ||
virtual void InitializeInternal
(
UObject& Owner, |
MassZoneGraphNavigationProcessors.h |