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 FCrowdTrackingLaneData
Remarks
Runtime data associated to lane that can be used to track count of entities on it.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | NumEntitiesOnLane | ||
| int32 | WaitAreaIndex | Index of an associated waiting area. |