Property | Type | Description | |
---|---|---|---|
id | int | ||
isMoney | bool | ||
quantity | int | ||
type | ItemDropType |
Method | Description | |
---|---|---|
AddToInventory ( ) : void | ||
Equals ( ItemShort, item ) : bool | ||
GetData ( Hashtable ht ) : Hashtable | ||
InInventory ( ) : bool | ||
ItemShort ( ) : System.Collections | ||
ItemShort ( Hashtable ht ) : System.Collections | ||
RemoveFromInventory ( ) : void | ||
SetData ( Hashtable ht ) : void |
public ItemShort ( Hashtable ht ) : System.Collections | ||
ht | Hashtable | |
return | System.Collections |