|
Polyphase Game Engine
|
#include <NetMsg.h>
Public Member Functions | |
| NET_MSG_INTERFACE_RELIABLE (Accept) | |
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 |
Public Attributes | |
| NetHostId | mAssignedHostId = INVALID_HOST_ID |
| NetMsgAccept::NET_MSG_INTERFACE_RELIABLE | ( | Accept | ) |
| NetHostId NetMsgAccept::mAssignedHostId = INVALID_HOST_ID |