BIS fnc cameraOld: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{codecomment *\| *\/\/ ([a-zA-Z _.:-]+) *\}\}" to "{{cc|$1}}")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 17: Line 17:
|x1= <code><nowiki>[</nowiki>[[player]]] [[call]] [[BIS_fnc_cameraOld]]; {{cc|starts the camera on the player}}</code>
|x1= <code><nowiki>[</nowiki>[[player]]] [[call]] [[BIS_fnc_cameraOld]]; {{cc|starts the camera on the player}}</code>


| [[BIS_fnc_camera]]
|seealso= [[BIS_fnc_camera]]
}}
}}

Revision as of 01:23, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
Syntax needed
Parameters:
target: Object - (Optional, default cameraOn)
Return Value:
Return value needed

Examples

Example 1:
[player] call BIS_fnc_cameraOld; // starts the camera on the player

Additional Information

See also:
BIS_fnc_camera

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note