PlayerSettings.GetDefaultScriptingBackend

Cambiar al Manual
public static ScriptingImplementation GetDefaultScriptingBackend (BuildTargetGroup targetGroup);

Parámetros

targetGroupThe platform group to retrieve the scripting backend for.

Valor de retorno

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

Descripción

Returns the default ScriptingImplementation used for the given platform group.