ConsoleCommands ClassDelta Engine Documentation
Evaluates command strings and executes methods at run time on demand (triggers, console). View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Platforms ConsoleCommands

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

public class ConsoleCommands

The ConsoleCommands type exposes the following members.

Methods

  NameDescription
Public methodAutoCompleteString
Public methodExecuteCommand
Public methodGetAutoCompletionList
Top
Properties

  NameDescription
Public propertyStatic memberCurrent
Top
See Also