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.Client.UI.ActionInfo Class Reference

Public Member Functions

 ActionInfo (ButtonIndex buttonIndex, MyCallbackReturnBool TestMethod, MyCallback ActionMethod)
 
 ActionInfo (string text, MyCallbackReturnBool TestMethod, MyCallback ActionMethod)
 

Public Attributes

Translation translation
 
MyCallbackReturnBool TestMethod
 
MyCallback ActionMethod
 

Constructor & Destructor Documentation

◆ ActionInfo() [1/2]

BrokeProtocol.Client.UI.ActionInfo.ActionInfo ( ButtonIndex buttonIndex,
MyCallbackReturnBool TestMethod,
MyCallback ActionMethod )
inline

◆ ActionInfo() [2/2]

BrokeProtocol.Client.UI.ActionInfo.ActionInfo ( string text,
MyCallbackReturnBool TestMethod,
MyCallback ActionMethod )
inline

Member Data Documentation

◆ ActionMethod

MyCallback BrokeProtocol.Client.UI.ActionInfo.ActionMethod

◆ TestMethod

MyCallbackReturnBool BrokeProtocol.Client.UI.ActionInfo.TestMethod

◆ translation

Translation BrokeProtocol.Client.UI.ActionInfo.translation

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