bf6-portal-mod-types
Preparing search index...
mod
SetWorldIconOwner
Function SetWorldIconOwner
SetWorldIconOwner
(
worldIcon
:
WorldIcon
,
newTeamOwner
:
Team
)
:
void
Restricts a world icon to be visible only to a specific Player or Team.
Parameters
worldIcon
:
WorldIcon
newTeamOwner
:
Team
Returns
void
SetWorldIconOwner
(
worldIcon
:
WorldIcon
,
newPlayerOwner
:
Player
)
:
void
Restricts a world icon to be visible only to a specific Player or Team.
Parameters
worldIcon
:
WorldIcon
newPlayerOwner
:
Player
Returns
void
SetWorldIconOwner
(
worldIcon
:
WorldIcon
,
newTeamOwner
:
Team
)
:
void
Restricts a world icon to be visible only to a specific Player or Team.
Parameters
worldIcon
:
WorldIcon
newTeamOwner
:
Team
Returns
void
SetWorldIconOwner
(
worldIcon
:
WorldIcon
,
newPlayerOwner
:
Player
)
:
void
Restricts a world icon to be visible only to a specific Player or Team.
Parameters
worldIcon
:
WorldIcon
newPlayerOwner
:
Player
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
bf6-portal-mod-types
Loading...
Restricts a world icon to be visible only to a specific Player or Team.