public static ScriptingImplementation GetScriptingBackend (BuildTargetGroup targetGroup);

설명

Gets the scripting framework for a BuildTargetPlatformGroup.

Gets the ScriptingImplementation for a given BuildTargetPlatformGroup. Will return either IL2CPP, Mono, or .NET.