SetPlayerRotationRate

From Onset Developer Wiki
SetPlayerRotationRate

Type: Function
Context: Client
Introduced: v1.0

Description

Sets the speed of the players rotation.

Syntax

SetPlayerRotationRate(RotationRate)

Parameters

  • RotationRate
    Float value between -720.0 and 720.0

Return Value

  • True on success

Example

__EDIT_ME__

See also

__EDIT_ME__