Skip to main content

Ui::setTextEdge

Syntax

```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