Nui Engine
A game engine framework
|
Event for when component is removed. More...
#include <Event.h>
Public Attributes | |
Entity * | Entity |
Pointer to the entity. | |
ComponentHandle< T > | Component |
Handle to the component. | |
Event for when component is removed.
T | Type of component |