Broke Protocol Game API Reference
1.39
Code reference for server and client scripting
|
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 |
|
inline |
string BrokeProtocol.Utility.ItemInfo.data |
InventoryItem BrokeProtocol.Utility.ItemInfo.invItem |
ShPlayer BrokeProtocol.Utility.ItemInfo.myPlayer |
bool BrokeProtocol.Utility.ItemInfo.showValue |
ButtonType BrokeProtocol.Utility.ItemInfo.type |