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.ProgressAction Class Reference

Public Member Functions

 ProgressAction (string equipableName, MyCallBackIntReturnBool TestMethod, MyCallBackInt ActionMethod)
 

Public Attributes

readonly string equipableName
 
readonly MyCallBackIntReturnBool TestMethod
 
readonly MyCallBackInt ActionMethod
 

Constructor & Destructor Documentation

◆ ProgressAction()

BrokeProtocol.Utility.ProgressAction.ProgressAction ( string equipableName,
MyCallBackIntReturnBool TestMethod,
MyCallBackInt ActionMethod )
inline

Member Data Documentation

◆ ActionMethod

readonly MyCallBackInt BrokeProtocol.Utility.ProgressAction.ActionMethod

◆ equipableName

readonly string BrokeProtocol.Utility.ProgressAction.equipableName

◆ TestMethod

readonly MyCallBackIntReturnBool BrokeProtocol.Utility.ProgressAction.TestMethod

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