iCelEntityRemoveCallback Struct Reference
Implement this interface if you want to know when entities are removed. More...
#include <physicallayer/pl.h>
Public Member Functions | |
virtual void | RemoveEntity (iCelEntity *entity)=0 |
this function is called for entities that are removed |
Detailed Description
Implement this interface if you want to know when entities are removed.
Definition at line 74 of file pl.h.
Member Function Documentation
virtual void iCelEntityRemoveCallback::RemoveEntity | ( | iCelEntity * | entity | ) | [pure virtual] |
this function is called for entities that are removed
The documentation for this struct was generated from the following file:
- physicallayer/pl.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.7