Class ListViewTests
Inheritance
System.Object
ListViewTests
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
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
SystemListView_CanCreateWithNullWorld()
Declaration
public void SystemListView_CanCreateWithNullWorld()