BIS fnc markerToTrigger: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
||
Line 25: | Line 25: | ||
[[Category:{{Name|arma3}}: Functions|{{uc:markerToTrigger}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:markerToTrigger}}]] |
Revision as of 01:40, 2 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Map and Markers
Syntax
- Syntax:
- Syntax needed
- Parameters:
- markerName: String - marker name - if no marker uses the name, a marker will be created
- trigger: Object - trigger that will be covered by the marker
- localChange: Boolean (Optional, default false) are changes local (local marker creation and/or local marker changes)
- Return Value:
- Return value needed
Examples
- Example 1:
_createdMarker = ["marker1", myTrigger] call BIS_fnc_markerToTrigger;
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