Tile - YController - Get Custom Key Action State – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
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.
-->
-->
== Get Custom Key Action State(Custom controller, Action id) ==
== Get Custom Key Action State(Controller, Action id) ==


[[File:YlandsTile-973.png]]
[[File:YlandsTile-973.png]]
Line 14: Line 14:


'''boolean'''
'''boolean'''
=== Availability ===
[[Ylands:Tile Availability - Custom Controller|Custom Controller]]


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

Revision as of 12:17, 12 November 2021

Get Custom Key Action State(Controller, Action id)

YlandsTile-973.png

getCustomKeyActionState(action: number): boolean;

Parameters

action

Returns

boolean

Availability

Custom Controller

Description

Returns whenever selected Custom key action is triggered.

Notes

  • Appropriate Custom controls must be linked to the Controller.