Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Build< T > (IPCMessageType cmd, T t) |
void | BuildFrom (byte[] data) |
void | Parse< T > (out T value) |
byte[] | GetBytes () |
IPCMessageType | GetCmd () |
Private Attributes | |
IPCMessageType | _cmd |
string | _jsonData |
Definition at line 8 of file IPCMessage.cs.