Navigation
API > API/Plugins > API/Plugins/MassNavigation
Ghost location used for standing navigation.
| Name | FMassGhostLocationFragment |
| Type | struct |
| Header File | /Engine/Plugins/AI/MassAI/Source/MassNavigation/Public/MassNavigationFragments.h |
| Include Path | #include "MassNavigationFragments.h" |
Syntax
USTRUCT ()
struct FMassGhostLocationFragment : public FMassFragment
Inheritance Hierarchy
- FMassFragment → FMassGhostLocationFragment
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LastSeenActionID | uint16 | The action ID the ghost was initialized for | MassNavigationFragments.h | |
| Location | FVector | Location of the ghost | MassNavigationFragments.h | |
| Velocity | FVector | Velocity of the ghost | MassNavigationFragments.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid
(
const uint16 CurrentActionID |
MassNavigationFragments.h |