<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/Modules/Pathfinding/getNodeNeighbors?action=history&amp;feed=atom</id>
	<title>Modules/Pathfinding/getNodeNeighbors - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/Modules/Pathfinding/getNodeNeighbors?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/Pathfinding/getNodeNeighbors&amp;action=history"/>
	<updated>2026-06-05T03:19:18Z</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/getNodeNeighbors&amp;diff=73980&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 gets &quot;neighbours&quot; of a certain node.  ==Syntax==  &lt;syntaxhighlight lang=&quot;c++&quot;&gt; table getNodeNeighbors(int graphId, int nodeId, int depth) &lt;/syntaxhighlight&gt;  ===Required arguments=== * '''graphId:''' The id of the graph * '''nodeId:''' The id of the start node * '''depth:''' The depth of the node neighbors  ===Returns=== Returns '''4 integers'''...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=Modules/Pathfinding/getNodeNeighbors&amp;diff=73980&amp;oldid=prev"/>
		<updated>2022-02-03T17:51:51Z</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 gets &amp;quot;neighbours&amp;quot; of a certain node.  ==Syntax==  &amp;lt;syntaxhighlight lang=&amp;quot;c++&amp;quot;&amp;gt; table getNodeNeighbors(int graphId, int nodeId, int depth) &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;nodeId:&amp;#039;&amp;#039;&amp;#039; The id of the start node * &amp;#039;&amp;#039;&amp;#039;depth:&amp;#039;&amp;#039;&amp;#039; The depth of the node neighbors  ===Returns=== Returns &amp;#039;&amp;#039;&amp;#039;4 integers&amp;#039;&amp;#039;&amp;#039;...&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 gets &amp;quot;neighbours&amp;quot; of a 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;
table getNodeNeighbors(int graphId, int nodeId, int depth)&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;
* '''nodeId:''' The id of the start node&lt;br /&gt;
* '''depth:''' The depth of the node neighbors&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>