C# Class LegalityChecker.PokeWalkerEntry

ファイルを表示 Open project: kamronbatman/Pokemon-Legality-Checker Class Usage Examples

Public Methods

Method Description
PokeWalkerEntry ( ushort natid, bool female, byte level ) : System

Method Details

PokeWalkerEntry() public method

public PokeWalkerEntry ( ushort natid, bool female, byte level ) : System
natid ushort
female bool
level byte
return System