Navigation
API > API/Plugins > API/Plugins/MassNavigation
Target location used by tasks
| Name | FMassTargetLocation |
| Type | struct |
| Header File | /Engine/Plugins/AI/MassAI/Source/MassNavigation/Public/MassNavigationTypes.h |
| Include Path | #include "MassNavigationTypes.h" |
Syntax
USTRUCT ()
struct FMassTargetLocation
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EndOfPathIntent | EMassMovementAction | Movement intent at the end of the path | MassNavigationTypes.h |
|
| EndOfPathPosition | TOptional< FVector > | Optional end of path location. | MassNavigationTypes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
MassNavigationTypes.h |