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

		<summary type="html">&lt;p&gt;IsVec2 – created via PowerShell script (2025-11-11T21:12:34Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          IsVec2|fDescription=   Checks if a given table represents a valid vec2 table by verifying it has x and y fields and no z field, returning true if conditions are met and logging warnings otherwise.|parentFile=     cmm.positionFunctions.lua|syntax=         CMM.IsVec2(vec2 &amp;lt;TBL&amp;gt;)|return=         boolean|returnDesc=     Returns true if the table is a valid vec2 table, false otherwise, with informational logs for invalid inputs.|example=        CMM.IsVec2({x=10, y=20})|exampleDesc=    Returns true, confirming the input is a valid vec2 table with x and y fields and no z field.|related=        |note=           |envType= CMM|par1=         table vec2|reqType1=     table|reqName1=     vec2|desc1=       A table that may contain x, y, and optionally z fields; returns true if it is a valid vec2 table with x and y present and z absent.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>