메소드 |
설명 |
|
BasicChecks ( ) : void |
|
|
Checks ( ) : void |
|
|
GetEvoChildren ( ) : ushort[] |
|
|
GetHPPower ( ) : int |
|
|
GetHPType ( ) : int |
|
|
GetPokemon ( byte data ) : PokemonData |
|
|
Initialize ( ) : void |
|
|
IsShiny ( ) : bool |
|
|
IsValidAlgorithm ( string &message ) : bool |
|
|
IsValidEffortValues ( ) : bool |
|
|
IsValidFatefulEncounter ( ) : bool |
|
|
IsValidGender ( ) : bool |
|
|
IsValidLeaves ( ) : bool |
|
|
IsValidLocation ( ) : bool |
|
|
IsValidPokeBall ( ) : bool |
|
|
IsValidRibbons ( ) : bool |
|
|
OutputAbility ( ) : string |
|
|
OutputGender ( ) : string |
|
|
OutputHomeTown ( ) : string |
|
|
OutputLanguage ( ) : string |
|
|
PokemonData ( byte data ) : System |
|
|
ToUInt16 ( int index ) : ushort |
|
|
ToUInt16Array ( int index, int size ) : ushort[] |
|
|
ToUInt32 ( int index ) : uint |
|
|
ValidCheckSum ( ushort &realsum ) : bool |
|
|