SetChatLocation: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
 
Line 17: Line 17:


{{RelatedFunctions}}
{{RelatedFunctions}}
{{Template:ClientFunctions}}
__EDIT_ME__

Latest revision as of 05:19, 4 December 2019

SetChatLocation

Type: Function
Context: Client
Introduced: v1.0

Description

Set the client's chat location position.

Syntax

SetChatLocation(x, y)

Parameters

  • x
    The Screen X axis
  • y
    The Screen Y axis

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__