#include <events.h>
List of all members.
Detailed Description
Definition at line 220 of file events.h.
Constructor & Destructor Documentation
psLootEvent::psLootEvent |
( |
PID |
from, |
|
|
const char * |
fromName, |
|
|
PID |
to, |
|
|
const char * |
toName, |
|
|
unsigned int |
item, |
|
|
const char * |
itemName, |
|
|
int |
stack, |
|
|
int |
quality, |
|
|
unsigned int |
price |
|
) |
| |
psLootEvent::psLootEvent |
( |
MsgEntry * |
event | ) |
|
Member Function Documentation
psLootEvent::PSF_DECLARE_MSG_FACTORY |
( |
| ) |
|
Convert the message into human readable string.
- Parameters:
-
accessPointers | A struct to a number of access pointers. |
- Returns:
- Return a human readable string for the message.
Implements psMessageCracker.
Member Data Documentation
Contains informations about the specific event and will be taken in ownership by the economymanager for accounting.
They will all be freed after a certain amount of time.
Definition at line 239 of file events.h.
The documentation for this class was generated from the following file: