<?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=Entity%3A%3Atype</id>
	<title>Entity::type - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Entity%3A%3Atype"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Entity::type&amp;action=history"/>
	<updated>2026-07-24T19:44:45Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Entity::type&amp;diff=1057&amp;oldid=prev</id>
		<title>imported&gt;Moore: /* Available types: */</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Entity::type&amp;diff=1057&amp;oldid=prev"/>
		<updated>2020-08-08T14:49:12Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Available types:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Returns type of entity.&lt;br /&gt;
&lt;br /&gt;
==Available types:==&lt;br /&gt;
*player&lt;br /&gt;
*ped&lt;br /&gt;
*vehicle&lt;br /&gt;
*object&lt;br /&gt;
*pickup&lt;br /&gt;
*blip&lt;br /&gt;
*checkpoint&lt;br /&gt;
*marker&lt;br /&gt;
*colshape&lt;br /&gt;
*textlabel&lt;br /&gt;
&lt;br /&gt;
==Getter==&lt;br /&gt;
* {{RageType|String}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
{{ServersideCode|&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
const entity = mp.players.at(0);&lt;br /&gt;
console.log(entity.type) // returns &amp;#039;player&amp;#039;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{Entity_definition}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Entity API]]&lt;br /&gt;
[[Category:Server-side Property]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Moore</name></author>
	</entry>
</feed>