chatWindowEnabled

Revision as of 05:00, 15 April 2025 by Vortrex (talk | contribs) (Created page with "{{ScriptItem |endpoint = client |type = variable |name = chatWindowEnabled |usage = get whether the chat window is enabled |readonly = true |returnTypes = Client |returnInfo = a bool indicating whether the chat window is enabled (if disabled, GTAC chat is hidden) |notes = This is for GTAC chatbox. It does NOT apply to GTA IV's built-in chat. }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Variable Client Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline Read-Only

Available since Client 1.0.0

Client chatWindowEnabled

The chatWindowEnabled variable is used to get whether the chat window is enabled.

Value

Client A bool indicating whether the chat window is enabled (if disabled, GTAC chat is hidden).
readonly This variable cannot be changed.

Notes

  • This is for GTAC chatbox. It does NOT apply to GTA IV's built-in chat.

Examples

There aren't any examples for this variable.

Compatibility

There isn't any compatibility information for this variable.