B1SiteScheduleCustomizeWorkerData
- Stores the customized schedule data for a single worker assigned to a site.
| Property | Type | Description | Metadata |
|---|---|---|---|
| WorkerEntityId | FB1EntityId | The entity ID of the worker this schedule data belongs to. | |
| DesireStatList | TArray | The list of desired stats configured for this worker. | |
| WorkerAttribute | FB1CharacterAttribute | The character attribute settings applied to this worker. | |
| SiteScheduleName | FName | The name of the site schedule applied to this worker. | |
| WorkerScheduleList | TArray | The schedule applied only to this worker. | |
| SiteScheduleCustomizeFileName | FName | If not None, this data was configured by a designer via file. |