DxGUI/dxGetRootPane

From Multi Theft Auto: Wiki
Revision as of 20:04, 25 May 2012 by Skyline. (talk | contribs) (Created page with "<pageclass class="client" subcaption="GUI Class method"></pageclass> __NOTOC__ You can use this method to get created root pane. ==Syntax== <syntaxhighlight lang="lua"> dxRootPane dxGetRootPa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


You can use this method to get created root pane.

Syntax

dxRootPane dxGetRootPane()


Returns

Returns a dxRootPane.

See Also

Back to dxGUI page