Unofficial BF6 Portal Typescript-SDK Docs
Preparing search index...
sdk
mod
DisplayCustomNotificationMessage
Function DisplayCustomNotificationMessage
DisplayCustomNotificationMessage
(
msg
:
mod
.
Message
,
slot
:
CustomNotificationSlots
,
duration
:
number
,
)
:
void
Parameters
msg
:
mod
.
Message
slot
:
CustomNotificationSlots
duration
:
number
Returns
void
DisplayCustomNotificationMessage
(
msg
:
mod
.
Message
,
slot
:
CustomNotificationSlots
,
duration
:
number
,
target
:
Player
,
)
:
void
Parameters
msg
:
mod
.
Message
slot
:
CustomNotificationSlots
duration
:
number
target
:
Player
Returns
void
DisplayCustomNotificationMessage
(
msg
:
mod
.
Message
,
slot
:
CustomNotificationSlots
,
duration
:
number
,
target
:
Team
,
)
:
void
Parameters
msg
:
mod
.
Message
slot
:
CustomNotificationSlots
duration
:
number
target
:
Team
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Unofficial BF6 Portal Typescript-SDK Docs
Loading...