Skip to main content

B1CityEditMenuSubTab

  • Defines a sub-tab entry within a city edit menu, specifying the city edit group ID,
    * UI type flags, slider settings, MPC parameters, and camera blend configuration.
PropertyTypeDescriptionMetadata
IdFNameUnique identifier for this sub-tab entry.Category: B1CityEditMenuSubTab
GroupIdFNameCity edit group ID this sub-tab references.Category: B1CityEditMenuSubTab
Foreign: CityEdit.Id
IsSliderTypeboolWhether this sub-tab uses a slider control instead of a list.Category: B1CityEditMenuSubTab
SliderDefaultValuefloatDefault value of the slider when this sub-tab is first shown.Category: B1CityEditMenuSubTab
DefaultMinRatefloatMinimum rate applied when the slider is at its lowest position.Category: B1CityEditMenuSubTab
DefaultMaxRatefloatMaximum rate applied when the slider is at its highest position.Category: B1CityEditMenuSubTab
bMPCTypeboolWhether this sub-tab controls a Material Parameter Collection parameter.Category: B1CityEditMenuSubTab
MPCParamNameFNameName of the Material Parameter Collection parameter this sub-tab modifies.Category: B1CityEditMenuSubTab
SliderStepSizeint32Number of discrete steps for the slider control.Category: B1CityEditMenuSubTab
IsListTypeboolWhether this sub-tab uses a list selection UI instead of a slider.Category: B1CityEditMenuSubTab
IsMultiSelectableboolWhether multiple items can be selected simultaneously in list mode.Category: B1CityEditMenuSubTab
IsColorPaletteTypeboolWhether this sub-tab uses a color palette selection UI.Category: B1CityEditMenuSubTab
IsUserImportableTypeboolWhether the player can import custom images for this sub-tab.Category: B1CityEditMenuSubTab
SliderLeftTextIdFStringLocalized text identifier for the left end label of the slider.Category: B1CityEditMenuSubTab
SliderRightTextIdFStringLocalized text identifier for the right end label of the slider.Category: B1CityEditMenuSubTab
BlendStartPosFVectorWorld-space start position for camera blending when this sub-tab is active.Category: B1CityEditMenuSubTab
BlendEndPosFVectorWorld-space end position for camera blending when this sub-tab is active.Category: B1CityEditMenuSubTab
BlendStartRotFRotatorRotation at the start of the camera blend for this sub-tab.Category: B1CityEditMenuSubTab
BlendEndRotFRotatorRotation at the end of the camera blend for this sub-tab.Category: B1CityEditMenuSubTab
BlendStartDistancefloatCamera distance at the start of the blend for this sub-tab.Category: B1CityEditMenuSubTab
BlendEndDistancefloatCamera distance at the end of the blend for this sub-tab.Category: B1CityEditMenuSubTab
BlendTimefloatDuration in seconds of the camera blend transition for this sub-tab.Category: B1CityEditMenuSubTab