#include <NetData.h>
List of all members.
Public Types |
enum | { TYPE = NET_SELF_DESTRUCT,
SIZE = 8
} |
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 935 of file NetData.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
NetSelfDestruct::NetSelfDestruct |
( |
| ) |
|
|
inline |
Member Function Documentation
float NetSelfDestruct::GetDamage |
( |
| ) |
const |
|
inline |
virtual DWORD NetSelfDestruct::GetObjID |
( |
| ) |
const |
|
inlinevirtual |
virtual int NetSelfDestruct::Length |
( |
| ) |
const |
|
inlinevirtual |
BYTE * NetSelfDestruct::Pack |
( |
| ) |
|
|
virtual |
void NetSelfDestruct::SetDamage |
( |
float |
d | ) |
|
|
inline |
virtual void NetSelfDestruct::SetObjID |
( |
DWORD |
o | ) |
|
|
inlinevirtual |
virtual int NetSelfDestruct::Type |
( |
| ) |
const |
|
inlinevirtual |
static const char* NetSelfDestruct::TYPENAME |
( |
| ) |
|
|
inlinestatic |
bool NetSelfDestruct::Unpack |
( |
const BYTE * |
data | ) |
|
|
virtual |
The documentation for this class was generated from the following files: