Version: 2021.1
언어: 한국어

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.