Tile - YCustomControls - Has Default 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. --> == Has Default Key Action Enabled(Player, Action id)...")
 
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(2 intermediate revisions 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.
-->
-->
== Has Default Key Action Enabled(Player, Action id) ==
== Has Default Key Action Enabled(Player, Action) ==


[[File:YlandsTile-853.png]]
[[File:YlandsTile-853.png]]
Line 16: Line 16:


'''boolean'''
'''boolean'''
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]


=== Description ===
=== Description ===
Line 24: Line 28:
----
----
{{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

Has Default Key Action Enabled(Player, Action)

YlandsTile-853.png

static isDefaultKeyActionEnabled(player: YCharacter, action: YCharacterAction | YInputAction): boolean;

Parameters

player

action

Returns

boolean

Availability

Server

Description

Returns whether the player has the default key action enabled or not.