CommandList GetAllTriggers 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 List<Trigger> GetAllTriggers(
	string commandName
)

Return Value

Type: List Trigger 
See Also