Skip to main content

B1MissionTabTableRow

Table for entering data by mission tab type.

PropertyTypeDescriptionMetadata
NameTextIdFStringString table key for the localized mission tab name.Category: B1MissionTabTableRow
StringTableKey: Id
IconIdFNameTexture icon ID displayed for this mission tab.Category: B1MissionTabTableRow
Foreign: B1Texture2D.Id
QuestCategoryIdsTArrayQuest category IDs classified under this mission tab.
* TODO: School and Freelance quest category IDs are still managed by their respective DataAssets.
* Migrate them to this field and remove the DataAsset-specific classification logic.
Category: B1MissionTabTableRow
Foreign: QuestCategory.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase