Enum CarAIController.AIMode
AI behavior mode.
Namespace: YACC.Controllers
Assembly: .dll
Syntax
public enum CarAIController.AIMode
Fields
| Name | Description |
|---|---|
| ChasePlayer | Chase and ram a target player transform. |
| Checkpoint | Follow a list of checkpoint transforms in order. |