Tile - YUi - Disable Character Tab – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Disable Character Tab(Player, Tab, Disable)

YlandsTile-689.png

static disableCharacterTab(player: YCharacter, Tab: YUiCharacterTab, disable: boolean): void;

Parameters

player

Target player

Tab

Target character tab

disable

Whether the tab is disabled or enabled

Availability

Server, Not in Edu

Description

Allows to enable/disable* character tab for specific player.