|
Pol
Revision:cb584c9
|
#include "../clib/rawtypes.h"#include "containr.h"#include "item/item.h"#include "menu.h"#include "mobile/charactr.h"#include "network/client.h"#include "network/packethelper.h"#include "network/packets.h"#include "tooltips.h"#include "ufunc.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| void | Pol::Core::send_container_contents (Network::Client *client, const UContainer &cont) |
| bool | Pol::Core::send_menu (Network::Client *client, Menu *menu) |
| void | Pol::Core::send_open_gump (Network::Client *client, const UContainer &cont) |
Definition in file ufunc2.cpp.