Garry's Mod Wiki

Garry's Mod Wiki

  GM:FinishChat()

Description

Runs when user cancels/finishes typing.

Example

Prints User has closed the chatbox. when player closes their chat or sends the message.

hook.Add( "FinishChat", "ClientFinishTyping", function() print( "User has closed the chatbox." ) end )

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...