ReplaceHudColourWithRgba
DocsReplaceHudColourWithRgba(hudColorIndex, r, g, b, a)Description
Hud colors can be found here
Parameters
| Name | Type | Description |
|---|---|---|
hudColorIndex | int | — |
r | int | — |
g | int | — |
b | int | — |
a | int | — |
Returns
voidThis native does not return a value.