Skip to main content

B1FamilyTableRow

  • Table row defining a preset family template, including its starting map, localized name,
    * description, texture, starting currency, member attribute IDs, and initial collection objects.
PropertyTypeDescriptionMetadata
MapIdFNameMap ID where this family starts.Category: B1FamilyTableRow
Foreign: Map.Id
FamilyNameTextIdFStringLocalized text ID for this family's name.Category: B1FamilyTableRow
StringTableKey: Id
DescriptionTextIdFStringLocalized text ID for this family's description.Category: B1FamilyTableRow
StringTableKey: Id
TextureIdFNameTexture ID for this family's portrait image. // The family image may be changed dynamically in the futureCategory: B1FamilyTableRow
Foreign: B1Texture2D.Id
CurrencyDatasTArrayDefault currency grants provided to this family at creation.Category: B1FamilyTableRow
FamilyMemberListTArrayList of attribute IDs applied to all members of this family.Category: B1FamilyTableRow
IsRandomGenerateboolWhether this family's members are randomly generated.Category: B1FamilyTableRow
InitCollectionObjectIdsTArrayList of collection object IDs granted to this family at creation.Category: B1FamilyTableRow
Foreign: Collection.Id
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase