C# Class LegalityChecker.SP.SPJ

Inheritance: SP3
Mostrar archivo Open project: kamronbatman/Pokemon-Legality-Checker

Public Methods

Method Description
SPJ ( ushort natid, ushort tid, ushort sid, uint pid, uint ivs, bool female, byte level, HT3 hometown ) : System

Method Details

SPJ() public method

public SPJ ( ushort natid, ushort tid, ushort sid, uint pid, uint ivs, bool female, byte level, HT3 hometown ) : System
natid ushort
tid ushort
sid ushort
pid uint
ivs uint
female bool
level byte
hometown HT3
return System