C# Class LegalityChecker.SP.SP3

Inheritance: SP
Mostra file Open project: kamronbatman/Pokemon-Legality-Checker

Public Methods

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

Method Details

SP3() public method

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