Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Input Actions»Get Key Down
Index
Navigation
Community Wiki

Get Key Down

Sends an FSM Event when a key is pressed.

Key
The key to detect.
Send Event
The event to send when the key is pressed.
Store
Store the result in a Bool Variable. True if pressed, otherwise False.

 

Notes

  • Store is useful if you need to AND some conditions with the Bool Operator. E.g., Mouse Down AND Alt Key.
Tags:

Last modified on 1/8/2016 10:31 PM by User.

  • RSS Feed