GetCameraRotation

From Onset Developer Wiki
Revision as of 10:56, 6 January 2020 by 28days (talk | contribs)
GetCameraRotation

Type: Function
Context: Client
Introduced: v1.0

Description

Get the camera rotation

Syntax

GetCameraRotation()

Parameters

  • bSpectateCamera
    Get the spectate camera rotation.

Return Value

  • This function returns the camera rotation.

Example

-- code here
GetCameraRotation()

See also