Свойство | Type | Description | |
---|---|---|---|
control | Control, | ||
damage | int | ||
name | string | ||
sprite | Sprite | ||
tool | string | ||
type | string |
Méthode | Description | |
---|---|---|
InventoryItem ( string n, Sprite s, string t, int d, Control, c, string tool ) : System.Collections |
public InventoryItem ( string n, Sprite s, string t, int d, Control, c, string tool ) : System.Collections | ||
n | string | |
s | Sprite | |
t | string | |
d | int | |
c | Control, | |
tool | string | |
Résultat | System.Collections |