B1BizUniformAssetData
- Stores the display assets and identifier for a single business uniform,
* including gender-specific icon textures used in the uniform selection widget.
| Property | Type | Description | Metadata |
|---|---|---|---|
| MaleIcon | TSoftObjectPtr | B1Texture2D.json | Category: B1BizUniformAssetData |
| FemaleIcon | TSoftObjectPtr | B1Texture2D.json | Category: B1BizUniformAssetData |
| Id | FName | Unique identifier for this uniform asset. | Category: B1BizUniformAssetData |