B1HouseholdBizAccommodationInfo
- Defines a single runtime accommodation target exposed by a household business.
| Property | Type | Description | Metadata |
|---|---|---|---|
| RoomKey | FB1AccommodationRoomKey | Identifies the accommodation site and room purpose managed by this info. | |
| Name | FB1DisplayNameData | Runtime display name. User configs may use CustomName. | |
| Desc | FB1DisplayNameData | Runtime display description. | |
| Capacity | int32 | Maximum number of guests. | |
| PricePerNight | int64 | Base price per night before business-level or price-policy modifiers. | |
| GuestEntityIds | TArray | Guests included in this booking. | |
| DesireUnfrozenGuestIds | TArray | Guests whose desire-decay block was taken off at check-in, so the stay does not freeze their needs. Check-out restores the block to exactly these guests — one that never had it must not gain one. | |
| StartTicks | int64 | Inclusive start tick for this stay. -1 means the start time has not been assigned yet. | |
| EndTicks | int64 | Exclusive end tick for this stay. -1 means the end time has not been assigned yet. | |
| bIsSystemPlacedGuests | bool | True if guests were physically placed by the accommodation crowd system, as opposed to an external caller (CLI/cheat) assuming the guest already exists elsewhere. Checked on checkout to decide whether guest characters need releasing. |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoHousehold
- FB1HouseholdBizAccommodationCityRoomData
- FB1HouseholdBizAccommodationInfoList
- FB1HouseholdBizAccommodationRoomData
- FB1HouseholdBizAccommodationTableRow
- FB1HouseholdBizConfigTableRow
- FB1HouseholdBizCustomerType
- FB1HouseholdBizDailyReport
- FB1HouseholdBizDataCache
- FB1HouseholdBizDefaultSetupTableRow
- FB1HouseholdBizEmployeeRoleData
- FB1HouseholdBizEmployeeSlot
- FB1HouseholdBizEmployeeTemplateTableRow