Skip to content

📘 AppearanceParts Data Guide

🧩 Struct: FB1AppearancePartsTableRow

Defines a table row for appearance parts, including grouped customization data such as names, color, and scalar parameters.

Properties

  • Id (FName): Unique identifier for the appearance parts set.
  • PartsInfos (TArray<FB1AppearancePartsInfo>): List of appearance part entries, each containing name, description, color, and scalar customization parameters.

📚 References