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.AppMessage Struct Reference

Public Member Functions

 AppMessage (bool self, DateTimeOffset time, string message)
 

Public Attributes

bool self
 
DateTimeOffset time
 
string message
 

Constructor & Destructor Documentation

◆ AppMessage()

BrokeProtocol.Utility.AppMessage.AppMessage ( bool self,
DateTimeOffset time,
string message )
inline

Member Data Documentation

◆ message

string BrokeProtocol.Utility.AppMessage.message

◆ self

bool BrokeProtocol.Utility.AppMessage.self

◆ time

DateTimeOffset BrokeProtocol.Utility.AppMessage.time

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