Navigation
API > API/Plugins > API/Plugins/MassAIBehavior
Follows a path long the current lane to a specified point.
| Name | FMassZoneGraphPathFollowTaskInstanceData |
| Type | struct |
| Header File | /Engine/Plugins/AI/MassAI/Source/MassAIBehavior/Public/Tasks/MassZoneGraphPathFollowTask.h |
| Include Path | #include "Tasks/MassZoneGraphPathFollowTask.h" |
Syntax
USTRUCT ()
struct FMassZoneGraphPathFollowTaskInstanceData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MovementStyle | FMassMovementStyleRef | Tasks/MassZoneGraphPathFollowTask.h |
|
|
| SpeedScale | float | Tasks/MassZoneGraphPathFollowTask.h |
|
|
| TargetLocation | FStateTreePropertyRef | Tasks/MassZoneGraphPathFollowTask.h |
|