Tile - YUi - Disable Character Tab – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:


==== player ====
==== player ====
Target player


==== Tab ====
==== Tab ====
Target character tab


==== disable ====
==== disable ====
Whether the tab is disabled or enabled
=== Availability ===
[[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Not in Edu|Not in Edu]]


=== Description ===
=== Description ===


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





Revision as of 12:15, 12 November 2021

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.