This version of Unity is unsupported.

PlayerSettings.GetIl2CppCodeGeneration

Switch to Manual

Declaration

public static Build.Il2CppCodeGeneration GetIl2CppCodeGeneration(Build.NamedBuildTarget buildTarget);

Parameters

buildTarget The NamedBuildTarget.

Returns

Il2CppCodeGeneration Returns code generation option for the specified build target.

Description

Gets the value of code generation option for IL2CPP.