![]() |
pCon.planner Plugin SDK
Version 8.9
|
Abstract base class for entity callbacks. More...
Public Member Functions | |
virtual void | NotifyTransform (String^ pEntityId, GeMatrix^ pTransform, bool pTransient) |
Called when the entity is transformed. More... | |
virtual void | NotifyErase (String^ pEntityId) |
Called when the entity is erased. More... | |
Abstract base class for entity callbacks.
|
virtual |
Called when the entity is erased.