<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=ResetEntitySharedData</id>
	<title>ResetEntitySharedData - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=ResetEntitySharedData"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=ResetEntitySharedData&amp;action=history"/>
	<updated>2026-07-18T13:37:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=ResetEntitySharedData&amp;diff=21463&amp;oldid=prev</id>
		<title>Xabi: Created page with &quot;==Syntax== &lt;syntaxhighlight lang=&quot;C#&quot; &gt;void NAPI.Data.ResetEntitySharedData(Entity entity, string key);&lt;/syntaxhighlight&gt;  &#039;&#039;&#039;Required Arguments&#039;&#039;&#039; *&#039;&#039;&#039;entity:&#039;&#039;&#039; parameter in...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=ResetEntitySharedData&amp;diff=21463&amp;oldid=prev"/>
		<updated>2022-12-22T19:31:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Syntax== &amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;void NAPI.Data.ResetEntitySharedData(Entity entity, string key);&amp;lt;/syntaxhighlight&amp;gt;  &amp;#039;&amp;#039;&amp;#039;Required Arguments&amp;#039;&amp;#039;&amp;#039; *&amp;#039;&amp;#039;&amp;#039;entity:&amp;#039;&amp;#039;&amp;#039; parameter in...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;void NAPI.Data.ResetEntitySharedData(Entity entity, string key);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Required Arguments&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;entity:&amp;#039;&amp;#039;&amp;#039; parameter input should be in &amp;#039;&amp;#039;&amp;#039;Entity&amp;#039;&amp;#039;&amp;#039; type.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;key:&amp;#039;&amp;#039;&amp;#039; parameter input should be in &amp;#039;&amp;#039;&amp;#039;string&amp;#039;&amp;#039;&amp;#039; type.&lt;br /&gt;
&lt;br /&gt;
==Usage example(s)==&lt;br /&gt;
Example Description&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot; &amp;gt;&lt;br /&gt;
foreach (Vehicle vehicle in NAPI.Pools.GetAllVehicles())&lt;br /&gt;
{&lt;br /&gt;
    NAPI.Data.ResetEntitySharedData(vehicle , &amp;quot;SharedDataKey&amp;quot;);&lt;br /&gt;
}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Serverside API]]&lt;/div&gt;</summary>
		<author><name>Xabi</name></author>
	</entry>
</feed>