Property:Is for gender
Jump to navigation
Jump to search
Freedom4556 (talk | contribs) (Undo revision 554289 by Freedom4556 (talk)) Tag: Undo |
Freedom4556 (talk | contribs) (Undo revision 554290 by Freedom4556 (talk)) Tag: Undo |
||
Line 2: | Line 2: | ||
Allowed values: | Allowed values: | ||
* [[Allows value:: | * [[Allows value::Male]] | ||
* [[Allows value:: | * [[Allows value::Female]] | ||
[[Category:General properties]] | [[Category:General properties]] |
Latest revision as of 23:53, 2 March 2023
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" ] } }