RGB: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{Info|Function|Server|1.0}}
{{Info|Function|Server|1.0}}
{{FuncDescription|__EDIT_ME__}}


{{FuncSyntax|RGB(r, g, b [, a])}}
{{FuncSyntax|RGB(r, g, b [, a])}}

Revision as of 19:19, 25 February 2019

RGB

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

RGB(r, g, b [, a])

Parameters

  • r
    __EDIT_ME__
  • g
    __EDIT_ME__
  • b
    __EDIT_ME__
  • a (optional)
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__