waypointVisible: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{( *)Warning( *)\|" to "{{$1Feature$2|$Warning$2|")
m (Text replacement - " +\|\$Warning( *)\|" to " |$1Warning$1|")
Line 9: Line 9:
| A getter for [[setWaypointVisible]] command.
| A getter for [[setWaypointVisible]] command.


{{Feature |$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 01:30, 7 February 2021

Hover & click on the images for description

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