BIS fnc triggerToMarker: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function" to "{{RV|type=function ")
m (Text replacement - " " to " ")
Line 7: Line 7:


[[Category:Functions|{{uc:triggerToMarker}}]]
[[Category:Functions|{{uc:triggerToMarker}}]]




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

Revision as of 00:52, 1 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Map and Markers

Syntax

Syntax:
Syntax needed
Parameters:
trigger: Object - trigger that will be used to cover the marker. objNull to create a new trigger
markerName: String
Return Value:
Return value needed

Examples

Example 1:
_createdTrigger = [objNull, myAreaTrigger] call BIS_fnc_triggerToMarker;

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