Navigation
API > API/Plugins > API/Plugins/MassZoneGraphNavigation
Stores path request associated to a new movement action. This is used to replicate actions.
| Name | FMassZoneGraphPathRequestFragment |
| Type | struct |
| Header File | /Engine/Plugins/AI/MassAI/Source/MassZoneGraphNavigation/Public/MassZoneGraphNavigationFragments.h |
| Include Path | #include "MassZoneGraphNavigationFragments.h" |
Syntax
USTRUCT ()
struct FMassZoneGraphPathRequestFragment : public FMassFragment
Inheritance Hierarchy
- FMassFragment → FMassZoneGraphPathRequestFragment
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PathRequest | FZoneGraphShortPathRequest | Short path request Handle to current lane. | MassZoneGraphNavigationFragments.h |
|