SetDrawColor

From Onset Developer Wiki
Revision as of 14:13, 16 November 2019 by 28days (talk | contribs)
SetDrawColor

Type: Function
Context: Client
Introduced: v1.0

Description

Sets the color that will be used by all Draw* functions.

Syntax

SetDrawColor(HexColor)

Parameters

  • HexColor
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also