ScarDoc

Start typing to search the SCAR reference.

Function
UI

UI_GetColourAsString

Converts a colour table to an ARGB hex string (e.g. {a=0, r=255, g=204, b=136} => #00FFCC88).

On this page
UI_GetColourAsString()

Description

Converts a colour table to an ARGB hex string (e.g. {a=0, r=255, g=204, b=136} => #00FFCC88).

Returns

Unknown

Source

Declared in the game's script sources at:

scar/ui.scar