<?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%3Aid</id>
	<title>Entity::id - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Entity%3A%3Aid"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Entity::id&amp;action=history"/>
	<updated>2026-07-24T22:24:43Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Entity::id&amp;diff=970&amp;oldid=prev</id>
		<title>imported&gt;ChronosX88 в 20:55, 7 июня 2020</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Entity::id&amp;diff=970&amp;oldid=prev"/>
		<updated>2020-06-07T20:55:21Z</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;{{SharedPropertyJS}}&lt;br /&gt;
This property is used for getting an entity ID. The ID is a unique identifier for the entity.&lt;br /&gt;
&lt;br /&gt;
{{Note|A server-side ID is NOT the same as a client-side ID. Use [[Entity::remoteId|remoteId]] property if you want it to match the server-side ID.}}&lt;br /&gt;
&lt;br /&gt;
==Getter==&lt;br /&gt;
* {{RageType|Int}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
This event will log to the console the players name and the ID they have been assigned [[PlayerJoin|when joining the server]].&lt;br /&gt;
{{ServersideCode|&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mp.events.add(&amp;quot;playerJoin&amp;quot;, (player) =&amp;gt; {&lt;br /&gt;
	console.log(`${player.name} has joined. [${player.id}]`);&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/pre&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:Shared Property]]&lt;/div&gt;</summary>
		<author><name>imported&gt;ChronosX88</name></author>
	</entry>
</feed>