AbstractScriptingManager
// The core and its managers are located in this header
#include "CoreInterface.h"
// Use this global function to access the scripting manager
mv::scripting()->...
// The core and its managers are located in this header
#include "CoreInterface.h"
// Use this global function to access the scripting manager
mv::scripting()->...