Navigation
API > API/Plugins > API/Plugins/MassCrowd
Runtime data associated to lane that can be used to wait another one to open.
| Name | FCrowdWaitSlot |
| Type | struct |
| Header File | /Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Public/MassCrowdTypes.h |
| Include Path | #include "MassCrowdTypes.h" |
Syntax
USTRUCT ()
struct FCrowdWaitSlot
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bOccupied | bool | MassCrowdTypes.h | ||
| Forward | FVector | MassCrowdTypes.h | ||
| Position | FVector | MassCrowdTypes.h | ||
| Radius | float | MassCrowdTypes.h |