Class StringEventCommand
Implements
Inherited Members
Namespace: ScriptableFramework.DeveloperConsole
Assembly: cs.temp.dll.dll
Syntax
public class StringEventCommand : ConsoleCommand, IConsoleCommand
Fields
stringEvent
Declaration
protected StringEvent stringEvent
Field Value
| Type | Description |
|---|---|
| StringEvent |
Methods
Process(String[])
Declaration
public override bool Process(string[] args)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String[] | args |
Returns
| Type | Description |
|---|---|
| System.Boolean |