This is the complete list of members for IDropAction, including all inherited members.
apply(InventoryManager *mgr, ServerActiveObject *player, IGameDef *gamedef) | IDropAction | virtual |
clientApply(InventoryManager *mgr, IGameDef *gamedef) | IDropAction | virtual |
count | IDropAction | |
deSerialize(std::istream &is) | InventoryAction | static |
from_i | MoveAction | |
from_inv | MoveAction | |
from_list | MoveAction | |
getType() const | IDropAction | inlinevirtual |
IDropAction()=default | IDropAction | |
IDropAction(std::istream &is) | IDropAction | |
serialize(std::ostream &os) const | IDropAction | inlinevirtual |
to_i | MoveAction | |
to_inv | MoveAction | |
to_list | MoveAction | |
~InventoryAction()=default | InventoryAction | virtual |