GetIl2CppCodeGeneration(NamedBuildTarget)
Gets the value of code generation option for IL2CPP.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static Il2CppCodeGeneration GetIl2CppCodeGeneration(NamedBuildTarget buildTarget)
Parameters
The NamedBuildTarget.
Returns
Type | Description |
|---|---|
| Il2CppCodeGeneration | Returns code generation option for the specified build target. |