Skip to main content

B1GameOptionSelection

  • Defines a single selectable item in a game option list, including its key, display name, and value.
PropertyTypeDescriptionMetadata
ListKeyFStringLookup key used to identify this selection item in the options list.Category: B1GameOptionSelection
DisplayNameFStringLocalized display name shown in the UI for this selection.Category: B1GameOptionSelection
OptionValueFNameValue stored when this selection is chosen.Category: B1GameOptionSelection