Jump to content
Toggle sidebar
RAGE Multiplayer Wiki
Search
Log in
Personal tools
Log in
Navigation
Main page
Recent changes
Random page
Help
Help
FAQ
Tutorials
Server-side NodeJS
Events
Functions
Client-side Javascript
Events
Functions
Server-side .NET C#
Events
Functions
Client-side .NET C#
Events
Functions
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
RAGE.Elements.Entity.Id
Page
Discussion
English
Read
View source
View history
More
Read
View source
View history
From RAGE Multiplayer Wiki
Revision as of 14:16, 11 May 2024 by
Shr0x
(
talk
|
contribs
)
(Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|ushort}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.Id </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}}
Category:Clientside API
Category:TODO: Example
")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Client-Side
Function
C#
C# Syntax
Return value
ushort
Syntax
Rage
.
Element
.
Entity
.
Id
Example
//todo
See also
Entity.Id
Entity.RemoteId
Entity.IsLocal
Entity.Type
Entity.IsNull
Entity.Dimension
Entity.Model
Entity.Position
Entity.GetData
Entity.SetData
Entity.GetSharedData
Entity.Destroy
Categories
:
Clientside API
TODO: Example