Method | Description | |
---|---|---|
PokeString10Info ( GenericReader reader ) : System | ||
PokeString10Info ( string chars, int size ) : System | ||
PokeString10Info ( ushort chars ) : System |
public PokeString10Info ( GenericReader reader ) : System | ||
reader | GenericReader | |
return | System |
public PokeString10Info ( string chars, int size ) : System | ||
chars | string | |
size | int | |
return | System |
public PokeString10Info ( ushort chars ) : System | ||
chars | ushort | |
return | System |