|
Polyphase Game Engine
|
#include <NetMsg.h>
Public Member Functions | |
| NET_MSG_INTERFACE_RELIABLE (Ready) | |
Public Member Functions inherited from NetMsg | |
| virtual void | Read (Stream &stream) |
| virtual void | Write (Stream &stream) const |
| virtual void | Execute (NetHost sender) |
| virtual bool | IsReliable () const |
| virtual NetMsgType | GetType () const =0 |
| NetMsgReady::NET_MSG_INTERFACE_RELIABLE | ( | Ready | ) |