Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | ECrowdSimulationState |
| Type | enum |
| Header File | /Engine/Source/Runtime/AIModule/Classes/Navigation/CrowdFollowingComponent.h |
| Include Path | #include "Navigation/CrowdFollowingComponent.h" |
Syntax
enum ECrowdSimulationState
{
Enabled,
ObstacleOnly,
Disabled,
}
Values
| Name | Remarks |
|---|---|
| Enabled | |
| ObstacleOnly | |
| Disabled |