MTA Classes: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Undo revision 47269 by Bonzo1 (talk))
(Undo revision 58748 by JHYP (talk))
(14 intermediate revisions by 12 users not shown)
(No difference)

Revision as of 09:58, 1 September 2018

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.

Elements that have a physical representation in the game are also known as Entities.

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