GetCameraRightVector: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetPlayerCameraRightVector()}} {{FuncParameters}} {{FuncNoParam}} {{FuncReturnValue|__EDIT_ME__}}...")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 11: Line 11:


== Example ==
== Example ==
<syntaxhighlight lang="Lua">
__EDIT_ME__
__EDIT_ME__
</syntaxhighlight>


{{RelatedFunctions}}
{{RelatedFunctions}}
__EDIT_ME__
{{CameraFunctions}}

Latest revision as of 12:27, 2 September 2020

GetCameraRightVector

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

GetPlayerCameraRightVector()

Parameters

  • This function has no parameters.

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also