CommandList AddTrigger Method (String, 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 AddTrigger(
	string commandName,
	State touchState
)
See Also