GTA V NativesuiUi::setTextEdgeOn this pageUi::setTextEdgeSyntax ```js mp.game.ui.setTextEdge(p0, r, g, b, a); ``` Required Arguments p0: int r: int g: int b: int a: int Return value Undefined Example ```js // todo ``` See also