B1ActionTimeData
- Stores the start and finish tick times for an action execution window.
| Property | Type | Description | Metadata |
|---|---|---|---|
| StartTime | int64 | The game tick at which the action started. | |
| FinishTime | int64 | The game tick at which the action finished. |
| Property | Type | Description | Metadata |
|---|---|---|---|
| StartTime | int64 | The game tick at which the action started. | |
| FinishTime | int64 | The game tick at which the action finished. |