C# Class LegalityChecker.PokeWalkerEntry

Mostrar archivo 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