public static bool GetButton (string name);

파라미터

nameName of input to poll.

설명

Returns the binary value of a button.

True for pressed, false otherwise.