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

Public Member Functions

 AppCall ()
 
 AppCall (string playerName, string profileURL, bool status, DateTimeOffset time)
 

Public Attributes

string playerName
 
string profileURL
 
bool status
 
DateTimeOffset time
 

Constructor & Destructor Documentation

◆ AppCall() [1/2]

BrokeProtocol.Utility.AppCall.AppCall ( )
inline

◆ AppCall() [2/2]

BrokeProtocol.Utility.AppCall.AppCall ( string playerName,
string profileURL,
bool status,
DateTimeOffset time )
inline

Member Data Documentation

◆ playerName

string BrokeProtocol.Utility.AppCall.playerName

◆ profileURL

string BrokeProtocol.Utility.AppCall.profileURL

◆ status

bool BrokeProtocol.Utility.AppCall.status

◆ time

DateTimeOffset BrokeProtocol.Utility.AppCall.time

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