Class: Entity
Lua
C++
Edit

Entity::SetHidden

This method hides or shows an entity. A hidden entity is invisible and will have no collision with other objects.

Syntax

Parameter Description
hide if set to true the entity will be hidden, otherwise it will be visible
Copyright © 2024 Ultra Software.
All rights reserved.