Whether the selection is empty.
The number of entities selected.
Whether there are any subscribers.
Iterator for selected entities.
Selects the specified entity.
The entity.
True if the entity was selected, false otherwise.
Retrieves the selected entity at the specified index.
The index.
The selected entity.
Clears the selection, deselecting all entities.
Determines whether the specified entity is selected.
The entity.
True if the entity is selected, false otherwise.
Deselects the specified entity.
The entity.
True if the entity was deselected, false otherwise.
Sets the selection to the specified list of entities.
The entities to be selected.
Subscribes to be notified when an event occurs.
The callback function.
Unsubscribes.
The callback function.
True if the subscription was canceled, false otherwise.
Entity selection.