GuiInterface.setRequireLineOfSight
Sets if a world gui requires line of sight to be shown
Kind: Function
Environments: Game
Game
guiInterface:setRequireLineOfSight( required )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
required |
boolean | True if gui requires line of sight to render |