Navigation
API > API/Plugins > API/Plugins/MassCrowd
References
| Module | MassCrowd |
| Header | /Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Public/MassCrowdTypes.h |
| Include | #include "MassCrowdTypes.h" |
Syntax
USTRUCT&40;&41;
struct FZoneGraphCrowdLaneData
Remarks
Structure holding runtime data associated to a zone graph lane to handle pedestrian navigation.
Variables
| Type | Name | Description | |
|---|---|---|---|
| ECrowdLaneState | State |
Functions
| Type | Name | Description | |
|---|---|---|---|
| ECrowdLaneState | GetState () |
||
| void | SetState
(
ECrowdLaneState Value |