<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dev.playonset.com/index.php?action=history&amp;feed=atom&amp;title=DestroyWaypoint</id>
	<title>DestroyWaypoint - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dev.playonset.com/index.php?action=history&amp;feed=atom&amp;title=DestroyWaypoint"/>
	<link rel="alternate" type="text/html" href="https://dev.playonset.com/index.php?title=DestroyWaypoint&amp;action=history"/>
	<updated>2026-04-24T07:43:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://dev.playonset.com/index.php?title=DestroyWaypoint&amp;diff=3065&amp;oldid=prev</id>
		<title>28days: Created page with &quot;{{Info|Function|Client|1.0}}  {{FuncDescription|Destroys an already created waypoint.}}  {{FuncSyntax|DestroyWaypoint(waypointid)}} &lt;div class=&quot;noprint&quot; style=&quot;float:right;&quot;&gt;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dev.playonset.com/index.php?title=DestroyWaypoint&amp;diff=3065&amp;oldid=prev"/>
		<updated>2019-11-29T15:49:57Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Info|Function|Client|1.0}}  {{FuncDescription|Destroys an already created waypoint.}}  {{FuncSyntax|DestroyWaypoint(waypointid)}} &amp;lt;div class=&amp;quot;noprint&amp;quot; style=&amp;quot;float:right;&amp;quot;&amp;gt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Info|Function|Client|1.0}}&lt;br /&gt;
&lt;br /&gt;
{{FuncDescription|Destroys an already created waypoint.}}&lt;br /&gt;
&lt;br /&gt;
{{FuncSyntax|DestroyWaypoint(waypointid)}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;noprint&amp;quot; style=&amp;quot;float:right;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Example_Waypoint2.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
{{FuncParameters}}&lt;br /&gt;
{{FuncParam|waypointId|The waypoint identifier.}}&lt;br /&gt;
&lt;br /&gt;
{{FuncReturnValue|Returns the waypoint identifier.}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
function OnKeyPress(k)&lt;br /&gt;
	if k == &amp;quot;L&amp;quot; then&lt;br /&gt;
		DestroyWaypoint(waypointId)&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
AddEvent(&amp;quot;OnKeyPress&amp;quot;, OnKeyPress)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{RelatedFunctions}}&lt;br /&gt;
{{Template:WaypointFunctions}}&lt;/div&gt;</summary>
		<author><name>28days</name></author>
	</entry>
</feed>