MTA Classes: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
[[Category:Scripting Concepts]]
[[Category:Scripting Concepts]]
[[it:Classi di MTA]]
[[it:Classi di MTA]]
[[ru:Классы MTA]]

Revision as of 09:31, 15 June 2008

In order to perform operations on MTA objects via scripting, pointers to internal classes are exported to scripts as Lua userdata. Each of these classes has a number of exported scripting functions associated to them.

The complete list of classes to be found in scripts follows: