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