The following tables list the members exposed by IGroup.
Name | Description | |
---|---|---|
![]() | Description | Gets or sets the description of the EntityGroup. |
![]() | Erased | Gets or sets whether to erase or restore the EntityGroup. |
![]() | Handle | Gets the value of the handle for the EntityGroup. |
![]() | Name | Gets the name of the EntityGroup. |
![]() | Selectable | Gets or sets whether the EntityGroup can be selected. |
![]() | Unnamed | Gets whether the EntityGroup is anonymous. |
Name | Description | |
---|---|---|
![]() | AddEntities | Adds the specified entities to the EntityGroup. |
![]() | CreateExtensionDictionary | Creates a dictionary for the EntityGroup. |
![]() | Explode | Explodes the EntityGroup. |
![]() | GetEntities | Gets all of the entities and their entity types in this EntityGroup. |
![]() | GetEntitiesCount | Gets the number of entities in this EntityGroup. |
![]() | GetExtensionDictionary | Gets the dictionary for the EntityGroup. |
![]() | GetIndex | Gets the index of the specified entity within the EntityGroup. |
![]() | HasEntity | Gets whether the EntityGroup contains the specified entity. |
![]() | InsertEntitiesAt | Inserts the specified entities at the specified index in the EntityGroup. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the EntityGroup, if the dictionary exists and is empty. |
![]() | RemoveEntities | Removes the specified entities from the EntityGroup. |
![]() | RemoveEntityAt | Removes the entity at the specified index from the EntityGroup. |
![]() | Rename | Renames the EntityGroup using the specified name. |
![]() | Reorder | Reorders the entities within the EntityGroup. |
![]() | ReverseOrder | Reverses the order of the entities in the EntityGroup. |