Broke Protocol Game API Reference
1.39
Code reference for server and client scripting
|
Public Member Functions | |
AppMessage (bool self, DateTimeOffset time, string message) | |
Public Attributes | |
bool | self |
DateTimeOffset | time |
string | message |
|
inline |
string BrokeProtocol.Utility.AppMessage.message |
bool BrokeProtocol.Utility.AppMessage.self |
DateTimeOffset BrokeProtocol.Utility.AppMessage.time |