Home / Lua / Client / Chat / Functions / GetEnabled


Returns    boolean
Prototype    Chat:GetEnabled()
Description    No description

Description

Returns whether the chat is shown. Works differently from using F3 to toggle the chat. Returns false only if the chat was hidden using SetEnabled(false). If the user hid the chat with F3, this function will still return true.

See also