<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Checkpoint%3A%3Adestination</id>
	<title>Checkpoint::destination - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Checkpoint%3A%3Adestination"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Checkpoint::destination&amp;action=history"/>
	<updated>2026-07-24T22:24:42Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Checkpoint::destination&amp;diff=702&amp;oldid=prev</id>
		<title>imported&gt;RoboN1X в 16:48, 17 мая 2019</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Checkpoint::destination&amp;diff=702&amp;oldid=prev"/>
		<updated>2019-05-17T16:48:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This property is used to set or retrieve the direction of the checkpoint.&lt;br /&gt;
&lt;br /&gt;
==Getter==&lt;br /&gt;
* {{RageType|Vector3}}&lt;br /&gt;
==Setter==&lt;br /&gt;
* {{RageType|Vector3}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
{{ServersideCode|&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
const destination = checkpoint.destination; // get checkpoint destination&lt;br /&gt;
console.log(destination);&lt;br /&gt;
&lt;br /&gt;
checkpoint.destination = new mp.Vector3(10, 10, 10); // set checkpoint destination&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Checkpoint API]]&lt;br /&gt;
[[Category:Server-side Property]]&lt;/div&gt;</summary>
		<author><name>imported&gt;RoboN1X</name></author>
	</entry>
</feed>