DxBringToFront: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "{{Client function}} __NOTOC__ This function brings a DxElement to the front. ==Syntax== <syntaxhighlight lang="lua"> bool dxBringToFront ( DxElement dxElement ) </syntaxhigh...")
 
No edit summary
 
Line 7: Line 7:
bool dxBringToFront ( DxElement dxElement )
bool dxBringToFront ( DxElement dxElement )
</syntaxhighlight>
</syntaxhighlight>
{{OOP||DxElement:addRenderFunction}}
{{OOP||DxElement:bringToFront}}


===Required Arguments===  
===Required Arguments===  

Latest revision as of 16:13, 24 March 2020