bf6-portal-mod-types
Preparing search index...
mod
AddUIGadgetImage
Function AddUIGadgetImage
AddUIGadgetImage
(
name
:
string
,
position
:
Vector
,
size
:
Vector
,
anchor
:
UIAnchor
,
gadget
:
Gadgets
,
parent
:
UIWidget
,
)
:
void
Creates a new UI Image Widget based on a Gadget.
Parameters
name
:
string
position
:
Vector
size
:
Vector
anchor
:
UIAnchor
gadget
:
Gadgets
parent
:
UIWidget
Returns
void
AddUIGadgetImage
(
name
:
string
,
position
:
Vector
,
size
:
Vector
,
anchor
:
UIAnchor
,
gadget
:
Gadgets
,
parent
:
UIWidget
,
visibility
:
Player
|
Team
,
)
:
void
Creates a new UI Image Widget based on a Gadget.
Parameters
name
:
string
position
:
Vector
size
:
Vector
anchor
:
UIAnchor
gadget
:
Gadgets
parent
:
UIWidget
visibility
:
Player
|
Team
Returns
void
AddUIGadgetImage
(
name
:
string
,
position
:
Vector
,
size
:
Vector
,
anchor
:
UIAnchor
,
gadget
:
Gadgets
,
parent
:
UIWidget
,
)
:
void
Creates a new UI Image Widget based on a Gadget.
Parameters
name
:
string
position
:
Vector
size
:
Vector
anchor
:
UIAnchor
gadget
:
Gadgets
parent
:
UIWidget
Returns
void
AddUIGadgetImage
(
name
:
string
,
position
:
Vector
,
size
:
Vector
,
anchor
:
UIAnchor
,
gadget
:
Gadgets
,
parent
:
UIWidget
,
visibility
:
Player
|
Team
,
)
:
void
Creates a new UI Image Widget based on a Gadget.
Parameters
name
:
string
position
:
Vector
size
:
Vector
anchor
:
UIAnchor
gadget
:
Gadgets
parent
:
UIWidget
visibility
:
Player
|
Team
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
bf6-portal-mod-types
Loading...
Creates a new UI Image Widget based on a Gadget.