waypointForceBehaviour

From Bohemia Interactive Community
Revision as of 13:03, 3 June 2016 by Tom 48 97 (talk | contribs) (Created page with "{{Command|= ____________________________________________________________________________________________ |a3|= Game |1.58|= Game Version (number surrounded by NO SPACES) __...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
-wrong parameter ("a3") defined!-[[:Category:Introduced with a3 version 1.58|1.58]]
Hover & click on the images for description

Description

Description:
Returns true if the waypoint behavior is forced.
Groups:
Uncategorised

Syntax

Syntax:
waypointForceBehaviour waypoint;
Parameters:
format Waypoint - [Group, index]
state: Bool - Force or not
Return Value:
Bool - is forced

Examples

Example 1:
_isForced = waypointForceBehaviour [groupOne, 1];

Additional Information

See also:
setWaypointForceBehaviour

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

[[Category:Introduced with a3 version 1.58]][[ Category: a3: New Scripting Commands | WAYPOINTFORCEBEHAVIOUR]][[ Category: a3: Scripting Commands | WAYPOINTFORCEBEHAVIOUR]]

Bottom Section