GetCameraLocation: Difference between revisions
From Onset Developer Wiki
m BlueMountains moved page GetPlayerCameraLocation to GetCameraLocation without leaving a redirect |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
{{FuncDescription|__EDIT_ME__}} | {{FuncDescription|__EDIT_ME__}} | ||
{{FuncSyntax| | {{FuncSyntax|GetCameraLocation([bSpectateCamera])}} | ||
{{FuncParameters}} | {{FuncParameters}} | ||
{{ | {{FuncParamOptional|bSpectateCamera|Set to '''true''' to get the location of the spectate camera. Defaults to '''false'''.}} | ||
{{FuncReturnValue|__EDIT_ME__}} | {{FuncReturnValue|__EDIT_ME__}} |
Latest revision as of 21:23, 3 December 2019
Description
__EDIT_ME__
Syntax
GetCameraLocation([bSpectateCamera])
Parameters
- bSpectateCamera (optional)
Set to true to get the location of the spectate camera. Defaults to false.
Return Value
- __EDIT_ME__
Example
__EDIT_ME__
See also
__EDIT_ME__