Version: 2017.1

PlayerSettings.SetScriptingBackend

Switch to Manual
public static void SetScriptingBackend (BuildTargetGroup targetGroup, ScriptingImplementation backend);

Description

Sets the scripting framework for a BuildTargetPlatformGroup.

Sets the scripting framework that Unity will use for a specific BuildTargetPlatformGroup. Sets either IL2CPP, Mono, or .NET as the backend scripting framework.