डिक्लेरेशन
func SetWidgetParent(parent CustomUIOrWidget, child entity<UIWidget>)
go
पैरामीटर्स
इनपुट
| नाम | टाइप | विवरण |
|---|---|---|
| Parent | HudWidgetOrCustomHud | Parent node, you can specify UI widget or custom UI |
| Child | HudWidget | Child Node |
Set the parent node of the UI widget
func SetWidgetParent(parent CustomUIOrWidget, child entity<UIWidget>)
go
| नाम | टाइप | विवरण |
|---|---|---|
| Parent | HudWidgetOrCustomHud | Parent node, you can specify UI widget or custom UI |
| Child | HudWidget | Child Node |