Version: 2017.2
public static bool GetButton (string name);

Parámetros

name Name of input to poll.

Descripción

Returns the binary value of a button.

True for pressed, false otherwise.