Template:Global definition: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
(Undone Description)
 
Line 1: Line 1:
Object named <tt>mp</tt> contains all available API of Rage multiplayer.
It has slightly mixed functionality. Thus you can create some objects using <tt>new</tt> construction meanwhile the rest still must be created using functions like <tt>mp.objects.new()</tt>.
Properties of <tt>mp</tt> are basically Pools of objects to be synchronised with clients. Creating new objects on server side usually means that they will be automatically shown and updated for clients.
*Functions
*Functions
{{Global_functions}}
{{Global_functions}}
*Properties
*Properties
{{Global_properties}}
{{Global_properties}}

Latest revision as of 09:36, 14 December 2020