B1ChoiceCardTimeInfo
- Stores the timing information for a choice card event within a rabbit hole interaction, including its open tick and group ID.
| Property | Type | Description | Metadata |
|---|---|---|---|
| OpenTick | int64 | The game tick at which this choice card event opens. | |
| ChoiceCardGroupId | FName | The ID of the choice card group triggered at this tick. |