PlayerSettings.GetDefaultScriptingBackend

Switch to Manual
public static ScriptingImplementation GetDefaultScriptingBackend (BuildTargetGroup targetGroup);

Parameters

targetGroupThe platform group to retrieve the scripting backend for.

Returns

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

Description

Returns the default ScriptingImplementation used for the given platform group.