MCRconResponse

Response for Rcon packets.

Constructors

this
this(ubyte[] _data, int _responseID)

Members

Properties

unformatted
string unformatted [@property getter]

Automatically removes all § codes from text.

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

responseID
int responseID;

Response ID for packets. -1 on login error.

Meta