Tile - YCustomControls - Set Custom Key Action Enabled – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "<!--- 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, Pl...")
 
No edit summary
(One intermediate revision by the same 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 14: Line 14:


==== active ====
==== active ====
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]


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

Revision as of 16:30, 30 March 2022

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.