SetPlayerRotationRate

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.
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__