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

파라미터

name Name of input to poll.

설명

Returns the binary value of a button.

True for pressed, false otherwise.