C# Class Server.Items.OreInfo

Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Свойство Type Description
Agapite OreInfo
Bronze OreInfo
Copper OreInfo
DullCopper OreInfo
Gold OreInfo
Iron OreInfo
ShadowIron OreInfo
Valorite OreInfo
Verite OreInfo

Méthodes publiques

Méthode Description
OreInfo ( int level, int hue, string name ) : System

Method Details

OreInfo() public méthode

public OreInfo ( int level, int hue, string name ) : System
level int
hue int
name string
Résultat System

Property Details

Agapite public_oe static_oe property

public static OreInfo,Server.Items Agapite
Résultat OreInfo

Bronze public_oe static_oe property

public static OreInfo,Server.Items Bronze
Résultat OreInfo

Copper public_oe static_oe property

public static OreInfo,Server.Items Copper
Résultat OreInfo

DullCopper public_oe static_oe property

public static OreInfo,Server.Items DullCopper
Résultat OreInfo

Gold public_oe static_oe property

public static OreInfo,Server.Items Gold
Résultat OreInfo

Iron public_oe static_oe property

public static OreInfo,Server.Items Iron
Résultat OreInfo

ShadowIron public_oe static_oe property

public static OreInfo,Server.Items ShadowIron
Résultat OreInfo

Valorite public_oe static_oe property

public static OreInfo,Server.Items Valorite
Résultat OreInfo

Verite public_oe static_oe property

public static OreInfo,Server.Items Verite
Résultat OreInfo