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

Public Member Functions

 AppMessageInfo (RectTransform parent, int entityID, AppContact appContact, bool self, string message)
 
- Public Member Functions inherited from BrokeProtocol.Utility.AppContactInfo
 AppContactInfo (RectTransform parent, int entityID, AppContact appContact)
 
- Public Member Functions inherited from BrokeProtocol.Utility.ButtonInfo
 ButtonInfo (RectTransform parent)
 

Public Attributes

bool self
 
string message
 
- Public Attributes inherited from BrokeProtocol.Utility.AppContactInfo
int entityID
 
AppContact appContact
 
- Public Attributes inherited from BrokeProtocol.Utility.ButtonInfo
RectTransform parent
 

Constructor & Destructor Documentation

◆ AppMessageInfo()

BrokeProtocol.Utility.AppMessageInfo.AppMessageInfo ( RectTransform parent,
int entityID,
AppContact appContact,
bool self,
string message )
inline

Member Data Documentation

◆ message

string BrokeProtocol.Utility.AppMessageInfo.message

◆ self

bool BrokeProtocol.Utility.AppMessageInfo.self

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