B1DisplayNameData
- Stores a localized name text ID and an optional custom name string for display name resolution.
| Property | Type | Description | Metadata |
|---|---|---|---|
| NameTextId | FString | String table key ID for the localized name; used when no custom name is provided. | Category: B1DisplayNameData |
| CustomName | FString | Optional custom name string that overrides the localized text ID when non-empty. | Category: B1DisplayNameData |