Skip to main content

Vehicle::setNameDebug

NOTE: Debugging functions are not present in the retail version of the game.

Syntax

```js vehicle.setNameDebug(name); ```

Required Arguments

  • name: String

Return value

  • Undefined

Example

```js // todo ```

See also