camTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1 = Camera Control |GROUP1= ")
m (Text replacement - "{{uc:{{PAGENAME}}}}" to "")
Line 48: Line 48:
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Camera Control|{{uc:{{PAGENAME}}}}]]

Revision as of 22:04, 25 September 2020

Hover & click on the images for description

Description

Description:
Returns camera's target.
Groups:
Camera Control

Syntax

Syntax:
camTarget camera
Parameters:
camera: Object -
Return Value:
Object

Examples

Example 1:
_someObject = camTarget _camera;

Additional Information

See also:
camSetTarget

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

Notes

Bottom Section