Procedural Dungeon ⏵ Room ⏵ Is Visible
Is Visible
Category: Room
Description
Is the room currently visible?
Node
C++
bool IsVisible() const
Inputs
Name | Type | Description |
---|---|---|
Target | Room Object Reference |
Outputs
Name | Type | Description |
---|---|---|
Return Value | Boolean | Is the room currently visible? |