Skip to main content

B1ObjectChangeMeshGroupRow

  • Data table row defining a group of swappable mesh variants for a game object.
    * Provides a named set of mesh replacement options with icons and optional parameter overrides.
PropertyTypeDescriptionMetadata
GroupNameFNameString table key referencing the localized display name for this mesh change group.Category: B1ObjectChangeMeshGroupRow
StringTableKey: Id
DisplayNameFNameString table key referencing the localized display name shown in the UI.Category: B1ObjectChangeMeshGroupRow
StringTableKey: Id
IconTSoftObjectPtrSoft reference to the icon displayed for this mesh change group in the UI.Category: B1ObjectChangeMeshGroupRow
OverrideParamboolWhether this group overrides the default material parameters when a mesh is swapped.Category: B1ObjectChangeMeshGroupRow
ParamUsageIdFNameID referencing the parameter usage row applied when OverrideParam is true.Category: B1ObjectChangeMeshGroupRow
Foreign: ObjectPartsParamUsage.Id
ChangeParamTArrayArray of mesh change parameter entries representing each available mesh variant.Category: B1ObjectChangeMeshGroupRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase