B1ObjectShopWorkerCreateParam
- Parameters used to create a shop worker character for a specific game object and site.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GameObjectId | FB1EntityId | The entity ID of the game object (station) where this shop worker operates. | |
| EntityId | FB1EntityId | The entity ID assigned to this shop worker character. | |
| SiteId | FB1EntityId | The entity ID of the site where the shop worker's object is located. | |
| RoleName | FText | The display name shown in the UI for this shop worker's role. | |
| AvailableRecipeIds | TArray | The list of recipe IDs (menu items) available for this shop worker to craft. | Foreign: Recipe.Id |
| Attribute | FB1CharacterAttribute | The character attribute data used to generate this shop worker. | |
| PreferInteractionBagIds | TArray | The list of interaction bag IDs representing this shop worker's preferred activities. | Foreign: InteractionBag.Id |
| CustomizeTime | FB1ObjectShopWorkerCustomizeTime | The customized operating schedule for this shop worker. | |
| ReservedSpawnTimeTaskId | FB1TimeTaskId | The time task ID reserved for the next scheduled spawn of this shop worker. |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoObject
- EB1ObjectCustomizeType
- Object Data Guide
- ObjectBp Data Guide
- ObjectCategory Data Guide
- ObjectChangeActorGroup Data Guide
- ObjectChangeMaterialGroup Data Guide
- ObjectChangeMeshGroup Data Guide
- ObjectCustomizeMaterialGroup Data Guide
- ObjectCustomizeMaterialParts Data Guide
- ObjectCustomizeShapeTemplates Data Guide
- ObjectDataFilter Data Guide
- ObjectPartsCustomUsage Data Guide