bool |
IsGenericGroup |
false |
|
bool |
RelativeGroupSize |
false |
|
int |
MinGroupSize |
0 |
minimum amount of customers in a group |
int |
MaxGroupSize |
0 |
maximum amount of customers in a group |
PatienceValues |
PatienceModifiers |
null |
|
OrderingValues |
OrderingModifiers |
null |
|
List<PlayerCosmetic> |
Cosmetics |
new List<PlayerCosmetic> |
Determines what cosmetics are worn by the customer (Superseeded by CustomPlayerCosmetic.CustomerSettings) |
List<ICustomerProperty> |
Properties |
new List<ICustomerProperty> |
The properties attached to these customers |