프로퍼티 | 타입 | 설명 | |
---|---|---|---|
activeInputs | HashSet |
||
cameraDisabled | bool | ||
chatfocus | bool | ||
dragging | bool |
메소드 | 설명 | |
---|---|---|
CameraDisabled ( ) : bool | ||
KeyInputActive ( ) : bool | ||
SetInput ( string key, bool active ) : void |
public static SetInput ( string key, bool active ) : void | ||
key | string | |
active | bool | |
리턴 | void |