Tile - YCustomControls - Is 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. --> == Is Default Key Action Enabled(Custom controls, Pl...")
 
No edit summary
Line 16: Line 16:


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


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

Revision as of 12:16, 12 November 2021

Is Default Key Action Enabled(Custom controls, Player, Action id)

YlandsTile-862.png

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

Parameters

player

action

Returns

boolean

Availability

Server

Description

Returns whether the player has the default key action of the target custom controls enabled or not.