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(Controller, Action id) ==
== Get Custom Key Action State(Controller, Action) ==


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

Revision as of 16:30, 30 March 2022

Get Custom Key Action State(Controller, Action)

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.