GetVehicleWheelSurface

From Onset Developer Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
GetVehicleWheelSurface

Type: Function
Context: Client
Introduced: v1.0

Description

Get the wheel surface name.

Syntax

GetVehicleWheelSurface(vehicle, wheel)

Parameters

  • vehicle
    Vehicle identifier.
  • wheel
    Wheel index: 0-3

Return Value

  • Returns the name of the surface as a string.

Example

__EDIT_ME__

See also

__EDIT_ME__