Version: 2017.2

PlayerSettings.GetScriptingBackend

매뉴얼로 전환
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.