IVirtualDualShock4SetMappingState メソッド

マッピングの状態を設定します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void SetMappingState(
	IEnumerable<MappingSources> mappingSources,
	bool newState
)

パラメーター

mappingSources
型: System.Collections.GenericIEnumerableMappingSources
マッピングの要素
newState
型: SystemBoolean
新しい状態
関連項目