PlayerSettings.GetScriptingBackend

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

Description 描述

Gets the scripting framework for a BuildTargetPlatformGroup.

Gets the ScriptingImplementation for a given BuildTargetPlatformGroup. Will return either IL2CPP, Mono, or .NET.