Version: 2017.2
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.