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