cameraInterest: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Bot: Reverted to revision 88286 by austin_medic on 2015-03-29T03:09:22Z)
m (template:command argument fix)
Line 17: Line 17:


|x1= <code> camInterest = cameraInterest myUnit;
|x1= <code> camInterest = cameraInterest myUnit;
</code>|= EXAMPLE1
</code>|EXAMPLE1=  
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 11:29, 7 April 2019

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return camera interest for given entity, as set by setCameraInterest, or as autodetected.
Groups:
Uncategorised

Syntax

Syntax:
Number = cameraInterest entity
Parameters:
entity: Object
Return Value:
Number

Examples

Example 1:
camInterest = cameraInterest myUnit;

Additional Information

See also:
setCameraInterest

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