Skip to content

FB1RecipeTitleDescriptionData

🧩 Struct: FB1RecipeTitleDescriptionData

Defines the title and description text keys for a recipe entry.

Properties

  • TitleTextId (FString): Localization key for the recipe title. (StringTableKey = "Id")
  • DescTextId (FString): Localization key for the recipe description. (StringTableKey = "Id")