bf6-portal-mod-types
Preparing search index...
mod
FindUIWidgetWithName
Function FindUIWidgetWithName
FindUIWidgetWithName
(
name
:
string
,
searchRoot
:
UIWidget
)
:
UIWidget
Returns the UI Widget matching the specified name.
Parameters
name
:
string
searchRoot
:
UIWidget
Returns
UIWidget
FindUIWidgetWithName
(
name
:
string
)
:
any
Returns the UI Widget matching the specified name.
Parameters
name
:
string
Returns
any
FindUIWidgetWithName
(
name
:
string
,
searchRoot
:
UIWidget
)
:
UIWidget
Returns the UI Widget matching the specified name.
Parameters
name
:
string
searchRoot
:
UIWidget
Returns
UIWidget
FindUIWidgetWithName
(
name
:
string
)
:
any
Returns the UI Widget matching the specified name.
Parameters
name
:
string
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
bf6-portal-mod-types
Loading...
Returns the UI Widget matching the specified name.