Checks if any entity is hidden.
Checks if any entity is hiding.
Checks if any entity is showing.
Checks if any entity is visible.
Protected StaticHIDDENProtected StaticHIDINGProtected StaticSHOWINGProtected StaticVISIBLEClears the visibility of all entities.
ProtectedgetHides the entity with the given name. Optionally a delay can be set.
Checks if the entity with the given name is hidden.
Checks if the entity with the given name is hiding.
Checks if the entity with the given name is showing.
Checks if the entity with the given name is visible.
Shows the entity with the given name. Optionally a delay can be set.
Toggles the entity with the given name. Optionally a delay can be set, which can be different for hiding and showing.
The VisibilityController class is used to control the visibility of anything that can be hidden or shown.
Aracna Reference