Tile - YCodexPage - Set Codex Page Enabled – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
Line 32: Line 32:
----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Instructions]]
[[Category: Instructions]]

Latest revision as of 15:26, 24 November 2023

Set Codex Page Enabled(Player, Codex page, Enabled)

YlandsTile-642.png

static enable(player: YCharacter, codexPage: YCodexPage, enabled: boolean): void;

Parameters

player

Target player

codexPage

Codex page to enable/disable

enabled

Whether the page is enabled or disabled

Availability

Server

Description

Allows enable/disable selected codex page for a player.