Property:Is for gender
Jump to navigation
Jump to search
This text property describes which gender a game asset is directly associated with.
Allowed values:
- Male
- Female
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Male", "Female" ] } }