This commit is contained in:
Insality
2025-04-05 15:00:41 +03:00
parent ed7ab908ac
commit 34be76777b
3 changed files with 5 additions and 5 deletions

View File

@@ -111,7 +111,7 @@ local function wrap_widget(widget)
end
---Get a binded widget to the current game object.
---Get a binded widget to the current game object with "go_widget" gui component name.
--- msg.url(nil, nil, "go_widget") -- current game object
--- msg.url(nil, object_url, "go_widget") -- other game object
---@generic T: druid.widget