|
EvEmu
0.8.4
11 September 2021
|
#include "eve-server.h"#include "EntityList.h"#include "PyBoundObject.h"#include "PyServiceCD.h"#include "StaticDataMgr.h"#include "cache/ObjCacheService.h"#include "agents/Agent.h"#include "agents/AgentBound.h"#include "agents/AgentMgrService.h"#include "missions/MissionDataMgr.h"
Go to the source code of this file.
Functions | |
| PyCallable_Make_InnerDispatcher (AgentMgrService) AgentMgrService | |
| PyCallable_Make_InnerDispatcher (EpicArcService) EpicArcService | |
| PyCallable_Make_InnerDispatcher | ( | AgentMgrService | ) |
Definition at line 62 of file AgentMgrService.cpp.
References m_dispatch, and PyCallable_REG_CALL.
| PyCallable_Make_InnerDispatcher | ( | EpicArcService | ) |
Definition at line 298 of file AgentMgrService.cpp.
References m_dispatch, and PyCallable_REG_CALL.