GetCameraFoV: Difference between revisions

From Onset Developer Wiki
m (BlueMountains moved page GetPlayerFOV to GetCameraFoV)
No edit summary
Line 3: Line 3:
{{FuncDescription|Gets clients current FOV value}}
{{FuncDescription|Gets clients current FOV value}}


{{FuncSyntax|GetPlayerFOV()}}
{{FuncSyntax|GetCameraFoV()}}


{{FuncParameters}}
{{FuncParameters}}

Revision as of 23:42, 19 December 2019

GetCameraFoV

Type: Function
Context: Client
Introduced: v1.0

Description

Gets clients current FOV value

Syntax

GetCameraFoV()

Parameters

  • This function has no parameters.

Return Value

  • Returns clients current FOV value

Example

__EDIT_ME__

See also

__EDIT_ME__