| 
    EvEmu
    0.8.4
    
   11 September 2021 
   | 
 
#include "eve-server.h"#include "PyServiceCD.h"#include "EVEServerConfig.h"#include "StaticDataMgr.h"#include "inventory/InventoryBound.h"#include "planet/CustomsOffice.h"#include "planet/Planet.h"#include "planet/Colony.h"#include "pos/Structure.h"#include "ship/modules/GenericModule.h"#include "system/BookmarkDB.h"#include "system/Container.h"#include "system/SystemManager.h"
Go to the source code of this file.
Functions | |
| PyCallable_Make_InnerDispatcher (InventoryBound) InventoryBound | |
| PyCallable_Make_InnerDispatcher | ( | InventoryBound | ) | 
Definition at line 42 of file InventoryBound.cpp.
References _log, Corp::Actions::Add, InventoryItem::GetItem(), m_dispatch, InventoryItem::m_itemID, InventoryItem::ownerID(), PyCallable_REG_CALL, sDataMgr, and ALSC::Action::SetPassword.
