C# Class wServer.logic.loot.ItemLoot

Inheritance: ILootDef
Afficher le fichier Open project: C453/OryxKingdom

Méthodes publiques

Méthode Description
GetLoot ( Random rand ) : System.Item
ItemLoot ( string loot ) : System

Méthodes protégées

Méthode Description
ItemLoot ( short objType ) : System

Method Details

GetLoot() public méthode

public GetLoot ( Random rand ) : System.Item
rand System.Random
Résultat System.Item

ItemLoot() protected méthode

protected ItemLoot ( short objType ) : System
objType short
Résultat System

ItemLoot() public méthode

public ItemLoot ( string loot ) : System
loot string
Résultat System