Property | Type | Description | |
---|---|---|---|
Items | List |
Method | Description | |
---|---|---|
AddItem ( string itemName ) : void | ||
ClearInventory ( ) : void | ||
HasItem ( string itemName ) : bool |
public static AddItem ( string itemName ) : void | ||
itemName | string | |
return | void |
public static HasItem ( string itemName ) : bool | ||
itemName | string | |
return | bool |