Property | Type | Description | |
---|---|---|---|
m_CountryNames | string[] | ||
m_DPTrashNames | byte[][][] | ||
m_PtTrashNames | byte[][][] | ||
m_Version | string |
Method | Description | |
---|---|---|
ChainedPID ( uint iv1, uint iv2, uint tid, uint sid, uint realpid ) : bool | ||
GenerateIVs ( ushort natid, uint pid, int iv1, int iv2, int hometown, bool checknature, bool palpark ) : bool | ||
GetABGBAIVType ( int pos1, int pos2 ) : string | ||
GetABNDSIVType ( int pos1, int pos2 ) : string | ||
GetACIVType ( int pos1, int pos2 ) : string | ||
GetADIVType ( int pos1, int pos2 ) : string | ||
GetBAIVType ( int pos1, int pos2 ) : string | ||
GetHPPower ( int ivs ) : int | ||
GetHPType ( int ivs ) : int | ||
GetUnownIVType ( int pos1, int pos2 ) : string | ||
IsABCD ( uint pid, int iv1, int iv2 ) : bool | ||
IsABCD ( uint pid, int iv1, int iv2, uint &intseed ) : bool | ||
IsLegal ( int iv1o, int iv2o, int iv1f, int iv2f ) : bool | ||
IsMunchTree ( ushort loc, uint tid, uint sid ) : bool | ||
IsRoaming ( int c, int iv1, int iv2 ) : bool | ||
IsShiny ( uint pid, uint tid, uint sid ) : bool | ||
Main ( string args ) : void | ||
MysteryGiftTrashNames ( byte data ) : bool | ||
PalParkTrashName ( byte data, bool platinum, bool nicknamed ) : bool | ||
ParseStats ( int first, int second ) : int[] | ||
ProcDir ( string target, List |
||
ProcFile ( string filename ) : void | ||
ReadBytes ( Stream stream, byte data ) : void | ||
ReadBytes ( Stream stream, int offset, byte data ) : void | ||
ShinyPID ( uint tid, uint sid, |
||
ValidGender ( uint pid, byte genderflag, byte genderthresh ) : bool | ||
ValidGlitchZig ( uint pid, uint tid, int oivs1, int oivs2 ) : bool | ||
ValidNature ( uint pid1seed, uint nature ) : bool | ||
WriteEventType ( string message, bool rest ) : void | ||
WriteSyncType ( string message, bool valid ) : void | ||
WriteType ( string message ) : void |
public static ChainedPID ( uint iv1, uint iv2, uint tid, uint sid, uint realpid ) : bool | ||
iv1 | uint | |
iv2 | uint | |
tid | uint | |
sid | uint | |
realpid | uint | |
return | bool |
public static GenerateIVs ( ushort natid, uint pid, int iv1, int iv2, int hometown, bool checknature, bool palpark ) : bool | ||
natid | ushort | |
pid | uint | |
iv1 | int | |
iv2 | int | |
hometown | int | |
checknature | bool | |
palpark | bool | |
return | bool |
public static GetABGBAIVType ( int pos1, int pos2 ) : string | ||
pos1 | int | |
pos2 | int | |
return | string |
public static GetABNDSIVType ( int pos1, int pos2 ) : string | ||
pos1 | int | |
pos2 | int | |
return | string |
public static GetACIVType ( int pos1, int pos2 ) : string | ||
pos1 | int | |
pos2 | int | |
return | string |
public static GetADIVType ( int pos1, int pos2 ) : string | ||
pos1 | int | |
pos2 | int | |
return | string |
public static GetBAIVType ( int pos1, int pos2 ) : string | ||
pos1 | int | |
pos2 | int | |
return | string |
public static GetUnownIVType ( int pos1, int pos2 ) : string | ||
pos1 | int | |
pos2 | int | |
return | string |
public static IsABCD ( uint pid, int iv1, int iv2 ) : bool | ||
pid | uint | |
iv1 | int | |
iv2 | int | |
return | bool |
public static IsABCD ( uint pid, int iv1, int iv2, uint &intseed ) : bool | ||
pid | uint | |
iv1 | int | |
iv2 | int | |
intseed | uint | |
return | bool |
public static IsLegal ( int iv1o, int iv2o, int iv1f, int iv2f ) : bool | ||
iv1o | int | |
iv2o | int | |
iv1f | int | |
iv2f | int | |
return | bool |
public static IsMunchTree ( ushort loc, uint tid, uint sid ) : bool | ||
loc | ushort | |
tid | uint | |
sid | uint | |
return | bool |
public static IsRoaming ( int c, int iv1, int iv2 ) : bool | ||
c | int | |
iv1 | int | |
iv2 | int | |
return | bool |
public static IsShiny ( uint pid, uint tid, uint sid ) : bool | ||
pid | uint | |
tid | uint | |
sid | uint | |
return | bool |
public static MysteryGiftTrashNames ( byte data ) : bool | ||
data | byte | |
return | bool |
public static PalParkTrashName ( byte data, bool platinum, bool nicknamed ) : bool | ||
data | byte | |
platinum | bool | |
nicknamed | bool | |
return | bool |
public static ParseStats ( int first, int second ) : int[] | ||
first | int | |
second | int | |
return | int[] |
public static ProcDir ( string target, List |
||
target | string | |
filelist | List |
|
return | void |
public static ProcFile ( string filename ) : void | ||
filename | string | |
return | void |
public static ReadBytes ( Stream stream, byte data ) : void | ||
stream | Stream | |
data | byte | |
return | void |
public static ReadBytes ( Stream stream, int offset, byte data ) : void | ||
stream | Stream | |
offset | int | |
data | byte | |
return | void |
public static ShinyPID ( uint tid, uint sid, |
||
tid | uint | |
sid | uint | |
rand | ||
return | uint |
public static ValidGender ( uint pid, byte genderflag, byte genderthresh ) : bool | ||
pid | uint | |
genderflag | byte | |
genderthresh | byte | |
return | bool |
public static ValidGlitchZig ( uint pid, uint tid, int oivs1, int oivs2 ) : bool | ||
pid | uint | |
tid | uint | |
oivs1 | int | |
oivs2 | int | |
return | bool |
public static ValidNature ( uint pid1seed, uint nature ) : bool | ||
pid1seed | uint | |
nature | uint | |
return | bool |
public static WriteEventType ( string message, bool rest ) : void | ||
message | string | |
rest | bool | |
return | void |
public static WriteSyncType ( string message, bool valid ) : void | ||
message | string | |
valid | bool | |
return | void |
public static WriteType ( string message ) : void | ||
message | string | |
return | void |
public static byte[][][] m_DPTrashNames | ||
return | byte[][][] |
public static byte[][][] m_PtTrashNames | ||
return | byte[][][] |