B1EventCreateTimeRange
- Defines the allowed creation time range for an event, using minimum and maximum in-game hours.
| Property | Type | Description | Metadata |
|---|---|---|---|
| MinHour | int32 | The earliest in-game hour at which this event can be created. | Category: B1EventCreateTimeRange ClampMax: 23 ClampMin: 0 |
| MaxHour | int32 | The latest in-game hour at which this event can be created. | Category: B1EventCreateTimeRange ClampMax: 23 ClampMin: 0 |