This interface defines the behave on global event function pointer is called.
- Parameters
-
Reimplemented from Spices::System.
Definition at line 54 of file NativeScriptSystem.cpp.
55 {
57
59
61 nsComp.OnEvent(event);
62 return false;
63 });
64 }
#define SPICES_PROFILE_ZONE
static FrameInfo & Get()
Get FrameInfo.
std::shared_ptr< World > m_World
The shared pointer of specific world.
std::unique_ptr< NativeScriptRegister > m_NativeScriptRegister
NativeScript Register.
References Spices::FrameInfo::Get().