waypointVisible: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {{uc:{{PAGENAME}}}}" to "")
m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \|x1=" to "|r1=$1 |x1=")
Line 15: Line 15:
|p1 = waypoint: [[Array]] - format [[Waypoint]]
|p1 = waypoint: [[Array]] - format [[Waypoint]]


| [[Boolean]]
|r1= [[Boolean]]


|x1= <code>_visible <nowiki>=</nowiki> [[waypointVisible]] [groupOne, 1];</code>
|x1= <code>_visible <nowiki>=</nowiki> [[waypointVisible]] [groupOne, 1];</code>

Revision as of 15:19, 10 June 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:
Boolean

Examples

Example 1:
_visible = waypointVisible [groupOne, 1];
Example 2:
_visible = waypointVisible [group player, currentWaypoint group player];

Additional Information

See also:
waypointssetWaypointVisible

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