BIS fnc camera edenSelectionChanged: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Function|= Comments | arma3 |Game name= |1.56|Game version= <!---|arg= local |Multiplayer Arguments=---> <!---|eff= local |Multiplayer Effects=---> | <pre>/* Author: N...")
 
m (adding cat)
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:13, 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