Navigation
API > API/Plugins > API/Plugins/MassCrowd
Structure holding runtime data associated to a zone graph lane to handle pedestrian navigation.
| Name | FZoneGraphCrowdLaneData |
| Type | struct |
| Header File | /Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Public/MassCrowdTypes.h |
| Include Path | #include "MassCrowdTypes.h" |
Syntax
USTRUCT ()
struct FZoneGraphCrowdLaneData
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ECrowdLaneState GetState() |
MassCrowdTypes.h | ||
void SetState
(
ECrowdLaneState Value |
MassCrowdTypes.h |