Class ProfilesWindow | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    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
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX