Property | Type | Description |
---|
Method | Description | |
---|---|---|
Deserialize ( GenericReader reader ) : void | ||
FontChar ( ) : System | ||
FontChar ( ushort pokechar, ushort unicode ) : System | ||
Serialize ( GenericWriter writer ) : void |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
return | void |
public FontChar ( ushort pokechar, ushort unicode ) : System | ||
pokechar | ushort | |
unicode | ushort | |
return | System |
public Serialize ( GenericWriter writer ) : void | ||
writer | GenericWriter | |
return | void |