Broke Protocol Game API Reference
1.39
Code reference for server and client scripting
|
Public Member Functions | |
ControlInfo (RectTransform parent, InputButton buttonInput) | |
Public Member Functions inherited from BrokeProtocol.Utility.ButtonInfo | |
ButtonInfo (RectTransform parent) | |
Public Attributes | |
string | function |
InputButton | buttonInput |
Public Attributes inherited from BrokeProtocol.Utility.ButtonInfo | |
RectTransform | parent |
|
inline |
InputButton BrokeProtocol.Utility.ControlInfo.buttonInput |
string BrokeProtocol.Utility.ControlInfo.function |