public static bool GetButton (string name);

Parámetros

nameName of input to poll.

Descripción

Returns the binary value of a button.

True for pressed, false otherwise.