Tile - YUiCustom - Get Widget – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Get widget to Ylands:Tile - YUiCustom - Get Widget: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Get Widget(Custom UI, Player, Widget ID) == | |||
[[File:YlandsTile-666.png]] | |||
<pre>getWidget(player: YCharacter, widgetId: number): YUiWidget;</pre> | |||
=== Parameters === | |||
==== player ==== | |||
==== widgetId ==== | |||
=== Returns === | |||
'''YUiWidget''' | |||
=== Description === | |||
Gets the '''widget''' from selected custom window. | |||
Line 7: | Line 27: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Get Widget(Custom UI, Player, Widget ID)
getWidget(player: YCharacter, widgetId: number): YUiWidget;
Parameters
player
widgetId
Returns
YUiWidget
Description
Gets the widget from selected custom window.