GetVehicleWheelSurface

From Onset Developer Wiki
Revision as of 15:42, 5 September 2019 by BlueMountains (talk | contribs)
GetVehicleWheelSurface

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

GetVehicleWheelSurface(vehicle, wheel)

Parameters

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

Return Value

  • Returns the name of the surface as a string.

Example

__EDIT_ME__

See also

__EDIT_ME__