<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=WaypointActions.onWaypointArrival</id>
	<title>WaypointActions.onWaypointArrival - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=WaypointActions.onWaypointArrival"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=WaypointActions.onWaypointArrival&amp;action=history"/>
	<updated>2026-06-04T14:44:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=WaypointActions.onWaypointArrival&amp;diff=6021&amp;oldid=prev</id>
		<title>Ozdeadmeat: waypointActions.onWaypointArrival – created via PowerShell script (2025-11-11T21:12:44Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=WaypointActions.onWaypointArrival&amp;diff=6021&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:45Z</updated>

		<summary type="html">&lt;p&gt;waypointActions.onWaypointArrival – created via PowerShell script (2025-11-11T21:12:44Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          waypointActions.onWaypointArrival|fDescription=   Executes a predefined function at a specific waypoint index when a group arrives at a waypoint, using a stored function map. It checks if the group exists, retrieves the stored function from the group&amp;#039;s waypoint actions table, invokes it safely with error handling, and logs success or failure.|parentFile=     cmm.spawnFunctions.lua|syntax=         CMM.waypointActions.onWaypointArrival(_group &amp;lt;unit&amp;gt;, _waypointIndex &amp;lt;number&amp;gt;)|return=         nil|returnDesc=     Returns nothing, performs execution and error handling in place.|example=        CMM.waypointActions.onWaypointArrival(GroupA, 1)|exampleDesc=    Triggers the callback function stored at index 1 for GroupA when it arrives at the first waypoint, safely executing it and logging any errors if they occur.|related=        |note=           --TODO CODE REVIEW REQUIRED|envType= CMM|par1=         table _group|reqType1=     table|reqName1=     _group|desc1=       The unit group that has arrived at the waypoint, must exist to proceed with execution.|par2=         number _waypointIndex|reqType2=     number|reqName2=     _waypointIndex|desc2=       The index of the waypoint in the group&amp;#039;s route, used to locate the corresponding callback function.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>