Home »Action Reference»Input Actions»Get Key Down
Index

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.
 

Notes

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