Mirror::ErrorMessage
Inherits from NetworkMessage
Public Functions
Name | |
---|---|
ErrorMessage(byte v) |
Public Attributes
Name | |
---|---|
byte | value |
Public Functions Documentation
function ErrorMessage
inline ErrorMessage(
byte v
)
Public Attributes Documentation
variable value
byte value;
Updated on 26 January 2021 at 14:33:15 UTC