C# Class Server.Items.CrystalRechargeInfo

Mostrar archivo Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Properties

Property Type Description
Table Server.Items.CrystalRechargeInfo[]

Public Methods

Method Description
Get ( Type type ) : CrystalRechargeInfo

Private Methods

Method Description
CrystalRechargeInfo ( Type type, int amount ) : System

Method Details

Get() public static method

public static Get ( Type type ) : CrystalRechargeInfo
type System.Type
return CrystalRechargeInfo

Property Details

Table public_oe static_oe property

public static CrystalRechargeInfo[],Server.Items Table
return Server.Items.CrystalRechargeInfo[]