Skip to content

📘 RecipeNamingPool Data Guide

🧩 Struct: FB1RecipeNamingPoolTableRow

Defines pools of naming options for procedurally generated or user-created recipes.

Properties

  • Id (FName): Unique identifier for this naming pool.
  • Datas (TArray<FB1RecipeTitleDescriptionData>): Titles and descriptions available in this pool.

📚 References