IDestroyable

class IDestroyable

Represents a destroyable object.

virtual IDestroyable::~IDestroyable()

virtual void IDestroyable::Destroy() = 0