Skip to content

📘 BuildModePresetCategoryFilter Data Guide

🧩 Struct: FB1BuildModePresetCategoryFilterTableRow

Defines a category filter used in build mode to organize presets by tag and category.

Properties

  • Id (FName): Unique identifier for the filter entry.
  • Category (FName): Filter category name.
  • Tags (TArray<FName>): List of tags this filter includes.