BIS fnc markerParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Undo revision 237534 by R3vo (talk))
Tag: Undo
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 26: Line 26:
|x1= <code>_params = "marker_1" [[call]] '''BIS_fnc_markerParams''';</code>
|x1= <code>_params = "marker_1" [[call]] '''BIS_fnc_markerParams''';</code>


| [[BIS_fnc_markerCreate]]
|seealso= [[BIS_fnc_markerCreate]]
}}
}}



Revision as of 01:27, 17 February 2021

Hover & click on the images for description

Description

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

Syntax

Syntax:
Syntax needed
Parameters:
varName: String - Variable name of the marker
Return Value:
Return value needed

Examples

Example 1:
_params = "marker_1" call BIS_fnc_markerParams;

Additional Information

See also:
BIS_fnc_markerCreate

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