B1Texture2DTableRow
- Table row associating a Texture2D (or slate texture atlas) with a named texture entry for UI use.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Texture2D | TSoftObjectPtr | Soft reference to the texture or slate texture atlas for this entry. | Category: B1Texture2DTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |