bf6-portal-mod-types
Preparing search index...
mod
SetSoundAmplitude
Function SetSoundAmplitude
SetSoundAmplitude
(
sound
:
SFX
,
amplitude
:
number
,
team
:
Team
)
:
void
Sets the amplitude of a given sound.
Parameters
sound
:
SFX
amplitude
:
number
team
:
Team
Returns
void
SetSoundAmplitude
(
sound
:
SFX
,
amplitude
:
number
,
squad
:
Squad
)
:
void
Sets the amplitude of a given sound.
Parameters
sound
:
SFX
amplitude
:
number
squad
:
Squad
Returns
void
SetSoundAmplitude
(
sound
:
SFX
,
amplitude
:
number
,
player
:
Player
)
:
void
Sets the amplitude of a given sound.
Parameters
sound
:
SFX
amplitude
:
number
player
:
Player
Returns
void
SetSoundAmplitude
(
sound
:
SFX
,
amplitude
:
number
)
:
void
Sets the amplitude of a given sound.
Parameters
sound
:
SFX
amplitude
:
number
Returns
void
SetSoundAmplitude
(
sound
:
SFX
,
amplitude
:
number
,
team
:
Team
)
:
void
Sets the amplitude of a given sound.
Parameters
sound
:
SFX
amplitude
:
number
team
:
Team
Returns
void
SetSoundAmplitude
(
sound
:
SFX
,
amplitude
:
number
,
squad
:
Squad
)
:
void
Sets the amplitude of a given sound.
Parameters
sound
:
SFX
amplitude
:
number
squad
:
Squad
Returns
void
SetSoundAmplitude
(
sound
:
SFX
,
amplitude
:
number
,
player
:
Player
)
:
void
Sets the amplitude of a given sound.
Parameters
sound
:
SFX
amplitude
:
number
player
:
Player
Returns
void
SetSoundAmplitude
(
sound
:
SFX
,
amplitude
:
number
)
:
void
Sets the amplitude of a given sound.
Parameters
sound
:
SFX
amplitude
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
bf6-portal-mod-types
Loading...
Sets the amplitude of a given sound.