Class CommandController
Namespace: SF.CommandModule
Assembly: cs.temp.dll.dll
Syntax
public class CommandController : MonoBehaviour
Fields
Commands
Declaration
public List<CommandNode> Commands
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<CommandNode> |
Methods
OnStart()
Declaration
protected virtual void OnStart()
StartCommands()
Declaration
public async void StartCommands()