B1MaskObjectTableRow
- Data table row storing the mask texture applied to a game object when placed in an object slot.
* Used for slot masking of objects such as sinks and windows.
| Property | Type | Description | Metadata |
|---|---|---|---|
| MaskTexture | TSoftObjectPtr | Soft reference to the mask texture applied when this object is placed in a slot. | Category: B1MaskObjectTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |