Class ProfilesWindow
Inheritance
System.Object
ProfilesWindow
Namespace: UnityEditor.AddressableAssets
Syntax
public class ProfilesWindow : EditorWindow
Methods
OnGUI()
Declaration
public void OnGUI()
OpenWindow()
Declaration
public static void OpenWindow()
ValueGUI(AddressableAssetSettings, String, String)
Declaration
public static string ValueGUI(AddressableAssetSettings settings, string label, string currentID)
Parameters
| Type | Name | Description |
|---|---|---|
| AddressableAssetSettings | settings | |
| System.String | label | |
| System.String | currentID |
Returns
| Type | Description |
|---|---|
| System.String |