Skip to main content

B1MapTableRow

  • Structure that defines a map data table row.
    * Contains level name, display text IDs, currency, map image, release flags, and DLC association.
PropertyTypeDescriptionMetadata
LevelNameFNameInternal level name used to identify and load this map.Category: B1MapTableRow
NameTextIdFStringText ID for the map's display name.Category: B1MapTableRow
DescriptionTextIdFStringText ID for the map's description.Category: B1MapTableRow
CharacterNameFormatEB1CharacterNameFormatTypeCharacter name format convention used in this map's region.Category: B1MapTableRow
CurrencyIdFNameID of the currency used in this map.Category: B1MapTableRow
Foreign: Currency.Id
MapImgTSoftObjectPtrSoft reference to the map preview image texture.Category: B1MapTableRow
bReleaseboolWhether this map has been released and is available to players.Category: B1MapTableRow
bBuildWorldboolWhether this map has been built and is ready for use.Category: B1MapTableRow
bSkipCheckParkingStationboolWhether to skip the parking station check when entering this map.Category: B1MapTableRow
DlcIdFNameID of the DLC package this map belongs to.Category: B1MapTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase