IVirtualDualShock4ButtonSetState メソッド

押す/離すをboolで設定する

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void SetState(
	bool newState
)

パラメーター

newState
型: SystemBoolean
true: 押す, false: 離す
関連項目