25 #ifndef __I6ENGINE_MODULES_LUASCRIPTINGCONTROLLER_H__
26 #define __I6ENGINE_MODULES_LUASCRIPTINGCONTROLLER_H__
35 class LuaScriptingMailbox;
36 class LuaScriptingManager;
63 void OnThreadStart()
override;
68 void ShutDown()
override;
Handles the incoming messages on the scripting channel and calls the corresponding methods...
#define ISIXE_MODULES_API
Part of the Subsystem that keeps the whole module running.
#define ASSERT_THREAD_SAFETY_HEADER