C# Class ItemStack, Aegina

Use it to create a group of a same Item.
Afficher le fichier Open project: JMounier/Aegina Class Usage Examples

Méthodes publiques

Méthode Description
ItemStack ( ) : System.Collections
ItemStack ( Item, items, int quantity ) : System.Collections

Method Details

ItemStack() public méthode

public ItemStack ( ) : System.Collections
Résultat System.Collections

ItemStack() public méthode

public ItemStack ( Item, items, int quantity ) : System.Collections
items Item,
quantity int
Résultat System.Collections