Property:Is for gender
Jump to navigation
Jump to search
Freedom4556 (talk | contribs) m |
Freedom4556 (talk | contribs) (Undo revision 554289 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]] |
Revision as of 23:50, 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" ] } }