Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BrokeProtocol.Utility.InventoryItem Class Reference

Public Member Functions

 InventoryItem (ShItem item, int count=0, int currentValue=0)
 

Public Attributes

readonly ShItem item
 
int count
 
int currentValue
 

Constructor & Destructor Documentation

◆ InventoryItem()

BrokeProtocol.Utility.InventoryItem.InventoryItem ( ShItem item,
int count = 0,
int currentValue = 0 )
inline

Member Data Documentation

◆ count

int BrokeProtocol.Utility.InventoryItem.count

◆ currentValue

int BrokeProtocol.Utility.InventoryItem.currentValue

◆ item

readonly ShItem BrokeProtocol.Utility.InventoryItem.item

The documentation for this class was generated from the following file: