Method | Description | |
---|---|---|
GameMasterMessagePacket ( Stream stream, int index ) : System | ||
GameMasterMessagePacket ( byte console, string sender, string message ) : System | ||
GetPacket ( byte console, string sender, string message ) : |
||
GetValidOrigin ( ) : OriginType |
public GameMasterMessagePacket ( Stream stream, int index ) : System | ||
stream | Stream | |
index | int | |
return | System |
public GameMasterMessagePacket ( byte console, string sender, string message ) : System | ||
console | byte | |
sender | string | |
message | string | |
return | System |
public static GetPacket ( byte console, string sender, string message ) : |
||
console | byte | |
sender | string | |
message | string | |
return |