BIS fnc controlPoint 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:controlPoint_edenIsSelected}}]]
[[Category:Functions|{{uc:controlPoint_edenIsSelected}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:controlPoint_edenIsSelected}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:controlPoint_edenIsSelected}}]]

Revision as of 00:47, 19 January 2021

Hover & click on the images for description

Description

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

	Description:
	Whether given control point is selected in 3den

	Parameter(s):
	_this select 0: Object	- The control point object

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

Syntax

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