|
Fimbulwinter Project
Pre-Alpha
An Ragnarok Online Emulator
|
Block Manage Modules. More...
#include <BlockManager.hpp>
Static Public Member Functions | |
| static void | add_block (struct BlockList *bl) |
| static void | remove_block (struct BlockList *bl) |
| static struct BlockList * | get_block (int id) |
| static ZoneSessionData * | get_session (int account_id) |
Static Public Attributes | |
|
static map< int, struct BlockList * > | id2bl |
|
static map< int, struct ZoneSessionData * > | id2pc |
Block Manage Modules.
1.7.6.1