BIS fnc camera edenIsSelected: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| )+\}\}" to "}}")
m (Text replacement - " {2,}\}\}" to " }}")
Line 33: Line 33:


|exec= call
|exec= call
}}
}}


[[Category:Functions|{{uc:camera_edenIsSelected}}]]
[[Category:Functions|{{uc:camera_edenIsSelected}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:camera_edenIsSelected}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:camera_edenIsSelected}}]]

Revision as of 00:29, 19 January 2021

Hover & click on the images for description

Description

Description:
/*
	Author: Nelson Duarte <@Nelson_G_Duarte>

	Description:
	Whether this camera is selected in 3den

	Parameter(s):
	_this select 0: Object	- The camera

	Returns:
	Bool - True if selected, false if not
*/
Template:placeholder
Execution:
call
Groups:
Camera3DEN

Syntax

Syntax:
[] call BIS_fnc_camera_edenIsSelected
Parameters:
parameter: Datatype - (Optional, default defValue) description
Return Value:
Datatype - description

Examples

Example 1:

Additional Information

See also:
See also needed

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