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