Mirror::Authenticators::BasicAuthenticator::AuthResponseMessage
Inherits from NetworkMessage
Public Attributes
Name | |
---|---|
byte | code |
string | message |
Public Attributes Documentation
variable code
byte code;
variable message
string message;
Updated on 17 January 2021 at 14:41:08 UTC