BIS fnc getBorderMarkers: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function|= Comments " to "{{Function|Comments= ") |
m (page filled) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| arma3 | |game1= arma3 | ||
|1.78 | |version1= 1.78 | ||
<! | <!--|serverExec= server--> | ||
<! | <!--|arg= local--> | ||
| | <!--|eff= local--> | ||
|descr= Retrieves marker names used in the border restrictions module. | |||
|call [[BIS_fnc_getBorderMarkers]]|=Syntax | |||
|r1= [[Array]] - List of markers | |||
|x1= <code>[[call]] [[BIS_fnc_getBorderMarkers]];</code> | |||
| | |exec= call | ||
| | |seealso= [[BIS_fnc_moveMarker]] | ||
}} | }} | ||
[[Category:Function Group: Map|{{uc:getBorderMarkers}}]] | [[Category:Function Group: Map|{{uc:getBorderMarkers}}]] | ||
[[Category:Functions|{{uc:getBorderMarkers}}]] | [[Category:Functions|{{uc:getBorderMarkers}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:getBorderMarkers}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:getBorderMarkers}}]] |
Revision as of 13:34, 22 July 2020
Description
- Description:
- Retrieves marker names used in the border restrictions module.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Array - List of markers
Examples
- Example 1:
call BIS_fnc_getBorderMarkers;
Additional Information
- See also:
- BIS_fnc_moveMarker
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