SetScriptVariableHudColour
DocsSetScriptVariableHudColour(r, g, b, a)Description
Sets the color of HUD_COLOUR_SCRIPT_VARIABLE
Parameters
| Name | Type | Description |
|---|---|---|
r | int | — |
g | int | — |
b | int | — |
a | int | — |
Returns
voidThis native does not return a value.
SetScriptVariableHudColour(r, g, b, a)Sets the color of HUD_COLOUR_SCRIPT_VARIABLE
| Name | Type | Description |
|---|---|---|
r | int | — |
g | int | — |
b | int | — |
a | int | — |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!