B1AmbitionState
- Tracks the current step and active mission IDs for a playing ambition item.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CurrentStep | int32 | The current step index within the ambition item. | |
| StepMissionIds | TArray | Mission IDs active in the current step. |