Gender.cs File Reference

Namespaces

 Dom
 The DOM namespace contains a 'tag soup' parser for handling HTML5 and other XML-like formats. It contains W3C compatible DOM nodes and functionality.
 

Constant Groups

 Dom
 The DOM namespace contains a 'tag soup' parser for handling HTML5 and other XML-like formats. It contains W3C compatible DOM nodes and functionality.
 

Enumerations

enum  Dom.Gender { Dom.Gender.Boy, Dom.Gender.Girl, Dom.Gender.Either }
 Enables player gender specific text, for example he or she. This represents a particular gender. More...