InputNewTriggerEditor CreateNewTriggerBox Method 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 CreateNewTriggerBox(
	CommandList commandList,
	string selectedCommandInList,
	TriggerLayoutView newTrigger
)
See Also