GetElementMatrix: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(New page: {{Client function}} __NOTOC__ // Placeholder article, please fill in details. ==Syntax== <syntaxhighlight lang="lua"> getElementMatrix ( element theElement ) </syntaxhighlight> ===Required Arguments=== ...)
(No difference)

Revision as of 12:28, 26 April 2009

// Placeholder article, please fill in details.

Syntax

getElementMatrix ( element theElement )       

Required Arguments

  • theElement: TODO

Returns

TODO

Example

TODO

Click to collapse [-]
Client
-- TODO

See Also