C# Class LegalityChecker.SP.SP4

Inheritance: SP
Afficher le fichier Open project: kamronbatman/Pokemon-Legality-Checker

Méthodes publiques

Méthode Description
SP4 ( ushort natid, ushort tid, ushort sid, uint pid, uint ivs, bool female, HT4 hometown ) : System
SP4 ( ushort natid, ushort tid, ushort sid, uint pid, uint ivs, bool female, ushort location, HT4 hometown ) : System

Method Details

SP4() public méthode

public SP4 ( ushort natid, ushort tid, ushort sid, uint pid, uint ivs, bool female, HT4 hometown ) : System
natid ushort
tid ushort
sid ushort
pid uint
ivs uint
female bool
hometown HT4
Résultat System

SP4() public méthode

public SP4 ( ushort natid, ushort tid, ushort sid, uint pid, uint ivs, bool female, ushort location, HT4 hometown ) : System
natid ushort
tid ushort
sid ushort
pid uint
ivs uint
female bool
location ushort
hometown HT4
Résultat System