waypointVisible: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <nowiki>[</nowiki>[" to " [<nowiki/>[") |
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Warning( *)\|" to "{{$1Feature$2|$Warning$2|") |
||
Line 9: | Line 9: | ||
| A getter for [[setWaypointVisible]] command. | | A getter for [[setWaypointVisible]] command. | ||
{{Warning | Returns '''0''' ([[Number]]) instead of [[Boolean]]ean for an invalid waypoint}} | {{Feature |$Warning | Returns '''0''' ([[Number]]) instead of [[Boolean]]ean for an invalid waypoint}} | ||
| '''waypointVisible''' waypoint | | '''waypointVisible''' waypoint |
Revision as of 00:19, 7 February 2021
Description
- Description:
- Description needed
- Groups:
- Waypoints
Syntax
- Syntax:
- Syntax needed
- Parameters:
- waypoint: Array - format Waypoint
- Return Value:
- Return value needed
Examples
- Example 1:
_visible = waypointVisible [groupOne, 1];
- Example 2:
_visible = waypointVisible [group player, currentWaypoint group player];
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