IGlobalsIsTrigger メソッド (ControllerButtons)

指定した値がトリガーの値と一致するかどうかを取得します。

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

パラメーター

button
型: KeyToKey.EnumsControllerButtons
コントローラーのボタン/スティック/トリガー

戻り値

型: Boolean
一致:true 不一致:false
関連項目