Version: 2021.2
언어: 한국어
public static bool GetButton (string name);

파라미터

name Name of input to poll.

설명

Returns the binary value of a button.

True for pressed, false otherwise.