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 FCrowdWaitSlot
Remarks
Runtime data associated to lane that can be used to wait another one to open.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOccupied | ||
| FVector | Forward | ||
| FVector | Position | ||
| float | Radius |