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