Method | Description | |
---|---|---|
InventoryItem ( int slot, string name, int iconIndex ) : SleepHunter.Common | ||
MakeEmpty ( int slot ) : |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
InventoryItem ( ) : SleepHunter.Common |
public InventoryItem ( int slot, string name, int iconIndex ) : SleepHunter.Common | ||
slot | int | |
name | string | |
iconIndex | int | |
return | SleepHunter.Common |
public static MakeEmpty ( int slot ) : |
||
slot | int | |
return |