waypointBehaviour: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (added parameter)
(Capitalized Behaviour Description)
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Mission_Editor:_Waypoints#Behaviour|behaviour description]], [[AIBehaviour]], [[waypoints]], [[setWaypointBehaviour]] |= SEEALSO  
| [[Mission_Editor:_Waypoints#Behaviour|Behaviour Description]], [[AIBehaviour]], [[waypoints]], [[setWaypointBehaviour]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 06:01, 5 June 2016

Hover & click on the images for description

Description

Description:
Gets the waypoint behavior.
Groups:
Uncategorised

Syntax

Syntax:
waypointBehaviour waypoint
Parameters:
waypoint: Array - format Waypoint
Return Value:
String

Examples

Example 1:
waypointBehaviour [groupOne,1]

Additional Information

See also:
Behaviour DescriptionAIBehaviourwaypointssetWaypointBehaviour

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

Notes

Bottom Section