Difference between revisions of "BIS fnc camera edenSelectionChanged"

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| )+\}\}" to "}}")
m (Text replacement - " {2,}\}\}" to " }}")
Line 34: Line 34:
  
 
|exec= call
 
|exec= call
 
 
}}
 
}}
  
 
[[Category:Functions|{{uc:camera_edenSelectionChanged}}]]
 
[[Category:Functions|{{uc:camera_edenSelectionChanged}}]]
 
[[Category:{{Name|arma3}}: Functions|{{uc:camera_edenSelectionChanged}}]]
 
[[Category:{{Name|arma3}}: Functions|{{uc:camera_edenSelectionChanged}}]]

Revision as of 00:49, 19 January 2021

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
Execution:
call
Groups:
Camera3DEN

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