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)...")
 
No edit summary
Line 16: Line 16:


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


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

Revision as of 12:15, 12 November 2021

Has Default Key Action Enabled(Player, Action id)

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.