Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

FramePressState

enumeration

Description

The state of a press for the given frame.

Variables

PressedButton was pressed this frame.
ReleasedButton was released this frame.
PressedAndReleasedButton was pressed and released this frame.
NotChangedSame as last frame.