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.ItemInfo Class Reference
Inheritance diagram for BrokeProtocol.Utility.ItemInfo:
BrokeProtocol.Utility.ButtonInfo

Public Member Functions

 ItemInfo (RectTransform parent, InventoryItem invItem, bool showValue, string data, ButtonType type)
 
- Public Member Functions inherited from BrokeProtocol.Utility.ButtonInfo
 ButtonInfo (RectTransform parent)
 

Public Attributes

InventoryItem invItem
 
bool showValue
 
string data
 
ButtonType type
 
ShPlayer myPlayer
 
- Public Attributes inherited from BrokeProtocol.Utility.ButtonInfo
RectTransform parent
 

Constructor & Destructor Documentation

◆ ItemInfo()

BrokeProtocol.Utility.ItemInfo.ItemInfo ( RectTransform parent,
InventoryItem invItem,
bool showValue,
string data,
ButtonType type )
inline

Member Data Documentation

◆ data

string BrokeProtocol.Utility.ItemInfo.data

◆ invItem

InventoryItem BrokeProtocol.Utility.ItemInfo.invItem

◆ myPlayer

ShPlayer BrokeProtocol.Utility.ItemInfo.myPlayer

◆ showValue

bool BrokeProtocol.Utility.ItemInfo.showValue

◆ type

ButtonType BrokeProtocol.Utility.ItemInfo.type

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