<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/Modules/Pathfinding/findNodeAt?action=history&amp;feed=atom</id>
	<title>Modules/Pathfinding/findNodeAt - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/Modules/Pathfinding/findNodeAt?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/Pathfinding/findNodeAt&amp;action=history"/>
	<updated>2026-05-31T23:04:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=Modules/Pathfinding/findNodeAt&amp;diff=73979&amp;oldid=prev</id>
		<title>Tracer: Created page with &quot;&lt;pageclass class=&quot;#AA7592&quot; subcaption=&quot;Pathfinding Module&quot;&gt;&lt;/pageclass&gt; __NOTOC__ {{ModuleFunction|Pathfinding}} This function searches for certain node.  ==Syntax==  &lt;syntaxhighlight lang=&quot;c++&quot;&gt; int, float, float, float findNodeAt(int graphId, float positionX, float positionY, float positionZ) &lt;/syntaxhighlight&gt;  ===Required arguments=== * '''graphId:''' The id of the graph * '''positionX, positionY, positionZ:''' The postion where to search for a node  ===Returns=== Re...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/Pathfinding/findNodeAt&amp;diff=73979&amp;oldid=prev"/>
		<updated>2022-02-03T17:50:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pageclass class=&amp;quot;#AA7592&amp;quot; subcaption=&amp;quot;Pathfinding Module&amp;quot;&amp;gt;&amp;lt;/pageclass&amp;gt; __NOTOC__ {{ModuleFunction|Pathfinding}} This function searches for certain node.  ==Syntax==  &amp;lt;syntaxhighlight lang=&amp;quot;c++&amp;quot;&amp;gt; int, float, float, float findNodeAt(int graphId, float positionX, float positionY, float positionZ) &amp;lt;/syntaxhighlight&amp;gt;  ===Required arguments=== * &amp;#039;&amp;#039;&amp;#039;graphId:&amp;#039;&amp;#039;&amp;#039; The id of the graph * &amp;#039;&amp;#039;&amp;#039;positionX, positionY, positionZ:&amp;#039;&amp;#039;&amp;#039; The postion where to search for a node  ===Returns=== Re...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pageclass class=&amp;quot;#AA7592&amp;quot; subcaption=&amp;quot;Pathfinding Module&amp;quot;&amp;gt;&amp;lt;/pageclass&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
{{ModuleFunction|Pathfinding}}&lt;br /&gt;
This function searches for certain node.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c++&amp;quot;&amp;gt;&lt;br /&gt;
int, float, float, float findNodeAt(int graphId, float positionX, float positionY, float positionZ)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Required arguments===&lt;br /&gt;
* '''graphId:''' The id of the graph&lt;br /&gt;
* '''positionX, positionY, positionZ:''' The postion where to search for a node&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns '''4 integers''' representing nodeId and his position if a node was found, '''false''' otherwise.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;!-- TODO: Write an example&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
===Functions===&lt;br /&gt;
{{Modules/Pathfinding/Functions}}&lt;/div&gt;</summary>
		<author><name>Tracer</name></author>
	</entry>
</feed>