| Id | FName | The unique identifier for this schedule slot preset. | Category: B1CustomScheduleSlotPresetData |
| Comment | FString | Editor-only note describing this slot preset (transient, not used at runtime). | Category: B1CustomScheduleSlotPresetData |
| StartHHMM | int32 | The start time of this slot in HHMM format. | Category: B1CustomScheduleSlotPresetData |
| EndHHMM | int32 | The end time of this slot in HHMM format. | Category: B1CustomScheduleSlotPresetData |
| DisplayName | FText | The display name for this slot (e.g., homeroom time, class time). | Category: B1CustomScheduleSlotPresetData |
| RoleActions | TArray | The list of role-specific action presets for this schedule slot. | Category: B1CustomScheduleSlotPresetData |