B1ChoiceCardTextArgument
- A single text argument for a choice card, containing a text ID and optional inner formatting arguments.
* Inner arguments are used to format the text before it is displayed.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TextId | FString | The string table key of the text to display for this argument. | |
| InnerArguments | TMap | Optional inner format arguments applied to the text before display, keyed by argument name. |