C# Class PKHeX.PKX.Structures.SaveGame

Exibir arquivo Open project: gnmmarechal/PKHeX_gnmmarechal Class Usage Examples

Public Properties

Property Type Description
Box int
Name string

Public Methods

Method Description
SaveGame ( string GameID ) : System

Method Details

SaveGame() public method

public SaveGame ( string GameID ) : System
GameID string
return System

Property Details

Box public_oe property

public int Box
return int

Name public_oe property

public string Name
return string