<?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=FindMostRecentEvent</id>
	<title>FindMostRecentEvent - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=FindMostRecentEvent"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=FindMostRecentEvent&amp;action=history"/>
	<updated>2026-06-04T14:16:04Z</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=FindMostRecentEvent&amp;diff=6076&amp;oldid=prev</id>
		<title>Ozdeadmeat: FindMostRecentEvent – created via PowerShell script (2025-11-11T21:12:53Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=FindMostRecentEvent&amp;diff=6076&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:55Z</updated>

		<summary type="html">&lt;p&gt;FindMostRecentEvent – created via PowerShell script (2025-11-11T21:12:53Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          FindMostRecentEvent|fDescription=   Retrieves the most recent event entry of a specified type from a player&amp;#039;s sortie history list by iterating backwards through the table.|parentFile=     cmm.XpFunctions.lua|syntax=         CMM.FindMostRecentEvent(PlayerSORTIE &amp;lt;TBL&amp;gt;, EventType &amp;lt;string&amp;gt;)|return=         nil or table|returnDesc=     Returns the most recent entry matching the EventType, or nil if no match is found.|example=        CMM.FindMostRecentEvent(PlayerSORTIE, &amp;quot;Takeoff&amp;quot;)|exampleDesc=    Finds the most recent takeoff event in a player&amp;#039;s sortie history and returns its data for further processing.|related=        |note=           |envType= CMM|par1=         table PlayerSORTIE|reqType1=     table|reqName1=     PlayerSORTIE|desc1=       Table containing sortie entries, each with an EventType field; entries are ordered chronologically with the most recent at the end.|par2=         string EventType|reqType2=     string|reqName2=     EventType|desc2=       The type of event to search for, such as &amp;quot;Takeoff&amp;quot; or &amp;quot;Landing&amp;quot;; matches against the EventType field in each sortie entry.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>