CosmeticType |
CosmeticType |
null |
The type of cosmetic this is. |
List<RestaurantSetting> |
CustomerSettings |
new List<RestaurantSetting> |
What RestaurantSettings Customers will wear this PlayerCosmetic. |
bool |
DisableInGame |
false |
When TRUE this PlayerCosmetic will not appear in game. |
bool |
IsDefault |
false |
When TRUE this will be the default PlayerCosmetic. |
bool |
BlockHats |
false |
When TRUE any applied Hat PlayerCosmetic will not render if this PlayerCosmetic is applied. |
GameObject |
Visual |
null |
The visual component to this PlayerCosmetic. |