डिक्लेरेशन
func GetWidgetFromCustomUI(owner entity<Player>, target entity<CustomUI>, widgetID CustomUIWidgetID) entity<UIWidget>
go
पैरामीटर्स
इनपुट
| नाम | टाइप | विवरण |
|---|---|---|
| Owner | Player | The player entity to which the UI belongs |
| Target | CustomHud | Custom UI Entities |
| Widget ID | CustomHudWidgetID | Widget unique index |
वापस
| टाइप | विवरण |
|---|---|
| HudWidget | UI Widget Entity |