Skip to main content

B1AmbitionTableRow

  • A table row defining an ambition, including display data, icon, background,
    * color mapping, and the list of ambition item IDs.
PropertyTypeDescriptionMetadata
DisplayTextIdFStringString table key for the localized ambition display name.Category: Display
StringTableKey: Id
DescTextIdFStringString table key for the localized ambition description.Category: Display
StringTableKey: Id
MottoTextIdFStringString table key for the ambition's motto text.Category: Display
JoyCardPopupTextIdFStringString table key for the joy card popup text.Category: Display
CompletePopupTextIdFStringString table key for the popup text shown on full ambition completion.Category: Display
IconTSoftObjectPtrIcon texture for this ambition.Category: Display
BgTSoftObjectPtrBackground texture for this ambition.Category: Display
ColorIdFNameColor mapping ID used for this ambition's theme color.Category: Display
Foreign: ColorMapping.Id
AmbitionItemIdsTArrayList of ambition item IDs belonging to this ambition.Category: Display
Foreign: AmbitionItem.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase