BuildProfileSettingsProvider(string)
Initializes a new instance of BuildProfileSettingsProvider with the specified display name.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor.Build.Profile
- Assembly: UnityEditor.BuildProfileModule
public BuildProfileSettingsProvider(string displayName)
Parameters
Display name for the settings foldout in the Build Profile window.