B1HouseholdBizTemplateTableRow
- Table row defining a household business template, providing default configuration
* including name, description, entrance fee, price policy, customer types, and employee templates.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Name | FString | Localized name text identifier for this business template. | Category: B1HouseholdBizTemplateTableRow |
| Desc | FString | Localized description text identifier for this business template. | Category: B1HouseholdBizTemplateTableRow |
| EntranceFeeType | EB1HouseholdBizEntranceFeeType | Default entrance fee type for this template. | Category: B1HouseholdBizTemplateTableRow |
| PricePolicyType | EB1HouseholdBizPricePolicyType | Default price policy tier for this template. | Category: B1HouseholdBizTemplateTableRow |
| HouseholdBizTemplateType | EB1HouseholdBizTemplateType | Template classification deciding whether a special procedural system is active for this template. Single source of truth for restaurant identification (BL-58465). | Category: B1HouseholdBizTemplateTableRow |
| bHideUI | bool | Whether this template is hidden from the household business template selection UI. | Category: B1HouseholdBizTemplateTableRow |
| CustomerTypes | TArray | Default customer type filters for this template. | Category: B1HouseholdBizTemplateTableRow |
| CustomerActivityIdList | TArray | Default customer activity IDs for this template. | Category: B1HouseholdBizTemplateTableRow Foreign: InteractionBag.InteractionBagTags |
| RecipeList | TArray | Default recipe IDs for this template. | Category: B1HouseholdBizTemplateTableRow Foreign: Recipe.Id |
| RecipeGroupList | TArray | Default recipe group IDs for this template. Kept in its own container so each ID validates against its own table. | Category: B1HouseholdBizTemplateTableRow Foreign: RecipeGroup.Id |
| RecommendedObjectList | TArray | Default recommended object IDs for this template. | Category: B1HouseholdBizTemplateTableRow Foreign: Object.Id |
| EmployeeTemplateIdList | TArray | Employee template IDs included in this business template. | Category: B1HouseholdBizTemplateTableRow Foreign: HouseholdBizEmployeeTemplate.Id |
| Thumbnail | TSoftObjectPtr | Thumbnail asset displayed in the business template selection UI. | Category: B1HouseholdBizTemplateTableRow |
| ActivityFeedId | FName | ActivityFeed ID to fire when this template is applied. Empty means no notification. | Category: B1HouseholdBizTemplateTableRow Foreign: ActivityFeed.Id |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoHousehold
- FB1HouseholdBizAccommodationCityRoomData
- FB1HouseholdBizAccommodationInfo
- FB1HouseholdBizAccommodationInfoList
- FB1HouseholdBizAccommodationRoomData
- FB1HouseholdBizAccommodationTableRow
- FB1HouseholdBizConfigTableRow
- FB1HouseholdBizCustomerType
- FB1HouseholdBizDailyReport
- FB1HouseholdBizDataCache
- FB1HouseholdBizDefaultSetupTableRow
- FB1HouseholdBizEmployeeRoleData
- FB1HouseholdBizEmployeeSlot