This is the complete list of members for InventoryAction, including all inherited members.
apply(InventoryManager *mgr, ServerActiveObject *player, IGameDef *gamedef)=0 | InventoryAction | pure virtual |
clientApply(InventoryManager *mgr, IGameDef *gamedef)=0 | InventoryAction | pure virtual |
deSerialize(std::istream &is) | InventoryAction | static |
getType() const =0 | InventoryAction | pure virtual |
serialize(std::ostream &os) const =0 | InventoryAction | pure virtual |
~InventoryAction()=default | InventoryAction | virtual |