Method | Description | |
---|---|---|
Actor ( byte Race, bool Male ) : System | ||
FromXML ( string XML ) : |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
Actor ( ) : System |
public Actor ( byte Race, bool Male ) : System | ||
Race | byte | |
Male | bool | |
return | System |