Nui Engine
A game engine framework
Loading...
Searching...
No Matches
Nui::ECS::Events Namespace Reference

Namespace for all internal ECS events. More...

Classes

struct  OnComponentAdd
 Event for when component is added. More...
 
struct  OnComponentRemove
 Event for when component is removed. More...
 
struct  OnEntityCreate
 Event for entity creation. More...
 
struct  OnEntityDestroy
 Event for entity destruction. More...
 

Detailed Description

Namespace for all internal ECS events.