B1ShopWorkerZoiData
- Persistent data for a shop worker Zoi assigned to a game object, including attributes and schedule.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Attribute | FB1CharacterAttribute | The character attribute data for this shop worker Zoi. | |
| RoleName | FText | The display name for this shop worker's role. | |
| PreferInteractionBagIdList | TArray | The list of preferred interaction bag IDs for this shop worker. | |
| AvailableRecipeIdList | TArray | The list of recipe IDs (menu items) available for this shop worker. | |
| CustomizeTime | FB1ObjectShopWorkerCustomizeTime | The customized operating schedule for this shop worker. |