PlayerSettings.GetDefaultScriptingBackend

매뉴얼로 전환
public static ScriptingImplementation GetDefaultScriptingBackend (BuildTargetGroup targetGroup);

파라미터

targetGroupThe platform group to retrieve the scripting backend for.

반환

ScriptingImplementation A ScriptingImplementation object that describes the default scripting backend used on that platform.

설명

Returns the default ScriptingImplementation used for the given platform group.