Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ClusterInput.GetButton

public static bool GetButton(string name);

Parameters

name Name of input to poll.

Description

Returns the binary value of a button.

True for pressed, false otherwise.