IsBuildTargetSupported(BuildTargetGroup, BuildTarget)
Returns true if the specified build target is currently available in the Editor.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static bool IsBuildTargetSupported(BuildTargetGroup buildTargetGroup, BuildTarget target)
Parameters
Returns
Type | Description |
|---|---|
| bool |