Class GroupViewController | Asset Graph | 1.6.0-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class GroupViewController

    Inheritance
    Object
    GroupViewController
    Namespace: UnityEngine.AssetGraph
    Syntax
    public class GroupViewController

    Constructors

    GroupViewController(GroupViewContext)

    Declaration
    public GroupViewController(GroupViewContext ctx)
    Parameters
    Type Name Description
    GroupViewContext ctx

    Properties

    GroupModel

    Declaration
    public Dictionary<string, List<AssetReference>> GroupModel { get; }
    Property Value
    Type Description
    Dictionary<String, List<AssetReference>>

    Methods

    AssetSelectionChanged(AssetReference)

    Declaration
    public void AssetSelectionChanged(AssetReference a)
    Parameters
    Type Name Description
    AssetReference a

    GroupSelectionChanged(List<AssetReference>)

    Declaration
    public void GroupSelectionChanged(List<AssetReference> assets)
    Parameters
    Type Name Description
    List<AssetReference> assets

    OnGroupViewGUI()

    Declaration
    public void OnGroupViewGUI()

    ReloadAndSelect()

    Declaration
    public void ReloadAndSelect()

    SetGroups(Dictionary<String, List<AssetReference>>)

    Declaration
    public void SetGroups(Dictionary<string, List<AssetReference>> g)
    Parameters
    Type Name Description
    Dictionary<String, List<AssetReference>> g

    UnselectGroup()

    Declaration
    public void UnselectGroup()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023