Tile - YCustomControls - Set Custom Key Action 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}}}}")
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
-->
== Set Custom Key Action Enabled(Custom controls, Player, Action id, Enabled) ==
== Set Custom Key Action Enabled(Custom controls, Player, Action, Enabled) ==


[[File:YlandsTile-864.png]]
[[File:YlandsTile-864.png]]
Line 26: Line 26:
----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


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

Latest revision as of 15:27, 24 November 2023

Set Custom Key Action Enabled(Custom controls, Player, Action, Enabled)

YlandsTile-864.png

enableCustomKeyAction(player: YCharacter, action: number, active: boolean): void;

Parameters

player

action

active

Availability

Server

Description

Allows to enable/disable the custom key action of the target Custom controls for the target player.