![]() |
Public API Reference |
#include <objwatch.h>
Inheritance diagram for iObjectWatcherListener:
Public Methods | |
virtual void | ObjectChanged (int op, iMovable *movable, iLight *light)=0 |
A change has occured. More... |
Definition at line 62 of file iengine/objwatch.h.
|
A change has occured. You can use the operation to examine what kind of change it is. |