Property | Type | Description | |
---|---|---|---|
_3DSreg | int | ||
country | int | ||
g6trgend | byte | ||
g6trname | string | ||
moment | System.DateTime | ||
speclang_de | string[] | ||
speclang_en | string[] | ||
speclang_es | string[] | ||
speclang_fr | string[] | ||
speclang_it | string[] | ||
speclang_ja | string[] | ||
subreg | int |
Method | Description | |
---|---|---|
ConvertPKM ( byte input, byte savefile = null, int savindex = -1 ) : byte[] | ||
convertPK3toPK4 ( byte pk3 ) : byte[] | ||
convertPK4toPK5 ( byte pk4 ) : byte[] | ||
convertPK5toPK6 ( byte pk5 ) : byte[] |
Method | Description | |
---|---|---|
Char3to4E ( ) : |
||
Char3to4J ( ) : |
||
Char4to5 ( ) : |
||
Gen3Abilities ( ) : |
||
getAbilityNumber ( int species, int ability, int formnum ) : int | ||
getg3species ( int g3index ) : int |
public ConvertPKM ( byte input, byte savefile = null, int savindex = -1 ) : byte[] | ||
input | byte | |
savefile | byte | |
savindex | int | |
return | byte[] |