Difference between revisions of "BIS fnc camera edenSelectionChanged"

From Bohemia Interactive Community
Jump to navigation Jump to search
m (adding cat)
m (rollback)
Line 39: Line 39:
 
[[Category:Functions|{{uc:camera_edenSelectionChanged}}]]
 
[[Category:Functions|{{uc:camera_edenSelectionChanged}}]]
 
[[Category:{{Name|arma3}}: Functions|{{uc:camera_edenSelectionChanged}}]]
 
[[Category:{{Name|arma3}}: Functions|{{uc:camera_edenSelectionChanged}}]]
[[Category:Placeholder function]]
 

Revision as of 13:23, 2 April 2019

Hover & click on the images for description

Description

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

	Description:
	The selection state of given camera changes

	Parameter(s):
	_this select 0: Object	- The camera
	_this select 1: Bool	- True if selected, false if not

	Returns:
	Nothing
*/

Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki

Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[] call BIS_fnc_camera_edenSelectionChanged
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