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