<?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=OnResourceStop</id>
	<title>OnResourceStop - 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=OnResourceStop"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=OnResourceStop&amp;action=history"/>
	<updated>2026-07-18T19:51:57Z</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=OnResourceStop&amp;diff=18774&amp;oldid=prev</id>
		<title>Spotify: Created page with &quot;This event is triggered when a resource is stopped and it will handle stuff before the resource termination.  {{CSharpContainer| {{#tag:syntaxhighlight| [ServerEvent(Event.Res...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=OnResourceStop&amp;diff=18774&amp;oldid=prev"/>
		<updated>2019-11-30T01:27:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This event is triggered when a resource is stopped and it will handle stuff before the resource termination.  {{CSharpContainer| {{#tag:syntaxhighlight| [ServerEvent(Event.Res...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This event is triggered when a resource is stopped and it will handle stuff before the resource termination.&lt;br /&gt;
&lt;br /&gt;
{{CSharpContainer|&lt;br /&gt;
{{#tag:syntaxhighlight|&lt;br /&gt;
[ServerEvent(Event.ResourceStop)]&lt;br /&gt;
|lang=csharp&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Example}}&lt;br /&gt;
{{#tag:syntaxhighlight|&lt;br /&gt;
[ServerEvent(Event.ResourceStop)]&lt;br /&gt;
public void OnResourceStop()&lt;br /&gt;
{&lt;br /&gt;
    NAPI.Util.ConsoleOutput($&amp;quot;My resource was stopped.&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
|lang=csharp}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Serverside Events]]&lt;/div&gt;</summary>
		<author><name>Spotify</name></author>
	</entry>
</feed>