RGBA: 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}}


{{FuncSyntax|RGBA(r, g, b, a)
{{FuncSyntax|RGBA(r, g, b, a)}}
}}


{{FuncParameters}}
{{FuncParameters}}
Line 12: Line 11:


{{RelatedFunctions}}
{{RelatedFunctions}}
__MISSING_DOC__

Revision as of 18:49, 25 February 2019

RGBA

Type: Function
Context: Server
Introduced: v1.0

Syntax

RGBA(r, g, b, a)

Parameters

Return Value

  • __MISSING_DOC__

Example

__MISSING_DOC__

See also

__MISSING_DOC__