bf6-portal-mod-types
Preparing search index...
mod
HasEquipment
Function HasEquipment
HasEquipment
(
player
:
Player
,
weapon
:
Weapons
)
:
boolean
Returns a boolean indicating if the provided player has the specified ability.
Parameters
player
:
Player
weapon
:
Weapons
Returns
boolean
HasEquipment
(
player
:
Player
,
gadget
:
Gadgets
)
:
boolean
Returns a boolean indicating if the provided player has the specified ability.
Parameters
player
:
Player
gadget
:
Gadgets
Returns
boolean
HasEquipment
(
player
:
Player
,
weapon
:
Weapons
)
:
boolean
Returns a boolean indicating if the provided player has the specified ability.
Parameters
player
:
Player
weapon
:
Weapons
Returns
boolean
HasEquipment
(
player
:
Player
,
gadget
:
Gadgets
)
:
boolean
Returns a boolean indicating if the provided player has the specified ability.
Parameters
player
:
Player
gadget
:
Gadgets
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
bf6-portal-mod-types
Loading...
Returns a boolean indicating if the provided player has the specified ability.