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

Public Member Functions

 AppCallInfo (RectTransform parent, int entityID, AppCall appCall)
 
- Public Member Functions inherited from BrokeProtocol.Utility.ButtonInfo
 ButtonInfo (RectTransform parent)
 

Public Attributes

int entityID
 
AppCall appCall
 
- Public Attributes inherited from BrokeProtocol.Utility.ButtonInfo
RectTransform parent
 

Constructor & Destructor Documentation

◆ AppCallInfo()

BrokeProtocol.Utility.AppCallInfo.AppCallInfo ( RectTransform parent,
int entityID,
AppCall appCall )
inline

Member Data Documentation

◆ appCall

AppCall BrokeProtocol.Utility.AppCallInfo.appCall

◆ entityID

int BrokeProtocol.Utility.AppCallInfo.entityID

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