|
Pol
Revision:cb584c9
|
#include "statmsg.h"#include "../clib/clib.h"#include "../clib/rawtypes.h"#include "globals/network.h"#include "globals/settings.h"#include "mobile/charactr.h"#include "network/client.h"#include "network/packethelper.h"#include "network/packets.h"#include "ufunc.h"#include "uoclient.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| void | Pol::Core::send_full_statmsg (Network::Client *client, Mobile::Character *chr) |
| void | Pol::Core::send_short_statmsg (Network::Client *client, Mobile::Character *chr) |
| void | Pol::Core::send_stat_locks (Network::Client *client, Mobile::Character *chr) |
| void | Pol::Core::send_update_hits_to_inrange (Mobile::Character *chr) |
Definition in file statmsg.cpp.