B1TransactionSystemData
- Stores system-level metadata for a transaction type entry, including map and icon references.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ListKey | FString | Unique list key for this system entry used in the editor. | Category: B1TransactionSystemData |
| MapId | FName | Map ID associated with this transaction system entry. | Category: B1TransactionSystemData Foreign: Map.Id |
| IconId | FName | Icon image ID for this transaction system entry. | Category: B1TransactionSystemData Foreign: B1Texture2D.Id |