SetChatLocation

From Onset Developer Wiki
Revision as of 05:19, 4 December 2019 by 28days (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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__