Skip to content

FB1PreferenceDisplayInfo

🧩 Struct: FB1PreferenceDisplayInfo

Defines the animation to play based on the direction a posture slot is facing.

Properties

  • DisplayCategoryTextId (FString): Localization key for the category name. (StringTableKey = "Id")
  • DisplayNameTextId (FString): Localization key for the display name of this entry. (StringTableKey = "Id")
  • Icon (TSoftObjectPtr<UObject>): Icon used for UI preview. (AllowedClasses = Texture2D, SlateTextureAtlasInterface)