B1MobileMessageSystemData
- Data entry for a system-level mobile message contact, including its map association and display info.
* Used within system message table rows to define multiple system entities per row.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ListKey | FString | Unique list key identifying this system data entry within its parent array. | Category: B1MobileMessageSystemData |
| MapId | FName | ID of the map associated with this system message sender. | Category: B1MobileMessageSystemData Foreign: Map.Id |
| DisplayNameTextId | FString | String table key for the localized display name of this system message sender. | Category: B1MobileMessageSystemData |
| IconTexture | TSoftObjectPtr | Soft reference to the icon texture representing this system message sender. | Category: B1MobileMessageSystemData |