Class: Entity
Lua
C++
Edit

Entity::GetHidden

This method can be used to check whether an entity is currently hidden.

Syntax

Parameter Description
recursive if set to true the entity's parent hierarchy will be checked, otherwise only this entity's hide state will be returned

Returns

Returns true if the entity is hidden, otherwise false is returned.

Copyright © 2024 Ultra Software.
All rights reserved.