SetVehicleAngularVelocity

From Onset Developer Wiki
Revision as of 20:13, 25 February 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetVehicleAngularVelocity(vehicle, x, y, z [, reset])}} {{FuncParameters}} {{FuncParam|vehicle|__E...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SetVehicleAngularVelocity

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

SetVehicleAngularVelocity(vehicle, x, y, z [, reset])

Parameters

  • vehicle
    __EDIT_ME__
  • x
    __EDIT_ME__
  • y
    __EDIT_ME__
  • z
    __EDIT_ME__
  • reset (optional)
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__