NcEngine
|
Signals for internal engine events. More...
#include <Events.h>
Public Attributes | |
Signal | quit |
Notify NcEngine to quit after completion of the current frame. More... | |
Signal | rebuildStatics |
Event fired when static Entity data is made stale. More... | |
Additional Inherited Members | |
![]() | |
StableAddress (const StableAddress &)=delete | |
StableAddress (StableAddress &&)=delete | |
StableAddress & | operator= (const StableAddress &)=delete |
StableAddress & | operator= (StableAddress &&)=delete |
Signals for internal engine events.
Signal nc::SystemEvents::quit |
Signal nc::SystemEvents::rebuildStatics |
Event fired when static Entity data is made stale.