DrawText: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|DrawText(text, sX, sY [, scale, r, g, b])}} {{FuncParameters}} {{FuncParam|text|__EDIT_ME__}} {{Fu...")
(No difference)

Revision as of 11:22, 22 March 2019

DrawText

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

DrawText(text, sX, sY [, scale, r, g, b])

Parameters

  • text
    __EDIT_ME__
  • sX
    __EDIT_ME__
  • sY
    __EDIT_ME__
  • scale
    __EDIT_ME__
  • r
    __EDIT_ME__
  • g
    __EDIT_ME__
  • b (optional)
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__