Version: 2018.2
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.