Class ListViewTests | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ListViewTests

    Inheritance
    System.Object
    ListViewTests
    Namespace: Unity.Entities.Editor.Tests
    Syntax
    public class ListViewTests : ECSTestsFixture

    Methods

    ComponentGroupListView_CanSetNullSystem()

    Declaration
    public void ComponentGroupListView_CanSetNullSystem()

    ComponentGroupListView_SortOrderExpected()

    Declaration
    public void ComponentGroupListView_SortOrderExpected()

    EntityListView_CanSetNullGroup()

    Declaration
    public void EntityListView_CanSetNullGroup()

    GetWorldSelection()

    Declaration
    public World GetWorldSelection()
    Returns
    Type Description
    World

    SetComponentGroupSelection(ComponentGroup, Boolean, Boolean)

    Declaration
    public static void SetComponentGroupSelection(ComponentGroup group, bool updateList, bool propagate)
    Parameters
    Type Name Description
    ComponentGroup group
    System.Boolean updateList
    System.Boolean propagate

    SetEntitySelection(Entity, Boolean)

    Declaration
    public static void SetEntitySelection(Entity s, bool updateList)
    Parameters
    Type Name Description
    Entity s
    System.Boolean updateList

    SetSystemSelection(ScriptBehaviourManager, Boolean, Boolean)

    Declaration
    public static void SetSystemSelection(ScriptBehaviourManager system, bool updateList, bool propagate)
    Parameters
    Type Name Description
    ScriptBehaviourManager system
    System.Boolean updateList
    System.Boolean propagate

    SystemListView_CanCreateWithNullWorld()

    Declaration
    public void SystemListView_CanCreateWithNullWorld()
    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