IGlobalsWaitForInput メソッド (ControllerButtons, Boolean) |
指定されたコントローラーのボタンが入力されるまで待機します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文void WaitForInput(
ControllerButtons button,
bool whenDown = true
)
パラメーター
- button
- 型: KeyToKey.EnumsControllerButtons
コントローラーのボタン - whenDown (Optional)
- 型: SystemBoolean
true:ダウン時, false:アップ時
関連項目