MTA Classes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
* [[account|Account]] | * [[account|Account]] | ||
* [[acl|ACL]] | |||
* [[aclgroup|ACL group]] | |||
* [[Ban]] | |||
* [[element|Element]] | * [[element|Element]] | ||
<ul>{{Elements}}</ul> | <ul>{{Elements}}</ul> | ||
Line 11: | Line 14: | ||
* [[timer|Timer]] | * [[timer|Timer]] | ||
* [[xmlnode|XML node]] | * [[xmlnode|XML node]] | ||
[[Category:Scripting Concepts]] | [[Category:Scripting Concepts]] | ||
[[it:Classi di MTA]] | [[it:Classi di MTA]] | ||
[[ru:Классы MTA]] | [[ru:Классы MTA]] |
Revision as of 18:27, 25 January 2009
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: