![]() |
Public API Reference |
Listen to inventory changes. More...
#include <propclass/inv.h>
Public Member Functions | |
| virtual void | AddChild (iPcInventory *inventory, iCelEntity *entity)=0 |
| A child is added to this inventory. | |
| virtual void | RemoveChild (iPcInventory *inventory, iCelEntity *entity)=0 |
| A child is removed from this inventory. | |
| virtual void iPcInventoryListener::AddChild | ( | iPcInventory * | inventory, |
| iCelEntity * | entity | ||
| ) | [pure virtual] |
A child is added to this inventory.
| virtual void iPcInventoryListener::RemoveChild | ( | iPcInventory * | inventory, |
| iCelEntity * | entity | ||
| ) | [pure virtual] |
A child is removed from this inventory.