CommandList RemoveTrigger Method (String, Key, State)Delta Engine Documentation

Namespace: DeltaEngine.Editor.InputEditor
Assembly: DeltaEngine.Editor.InputEditor (in DeltaEngine.Editor.InputEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public void RemoveTrigger(
	string commandName,
	Key key,
	State buttonState
)
See Also