Class SetActiveCommand
Implements
Namespace: SF
Assembly: cs.temp.dll.dll
Syntax
public class SetActiveCommand : CommandNode, ICommand
Constructors
SetActiveCommand()
Declaration
public SetActiveCommand()
SetActiveCommand(Boolean)
Declaration
public SetActiveCommand(bool setActive = false)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | setActive |
Methods
Use()
Declaration
public override async Awaitable Use()
Returns
| Type | Description |
|---|---|
| Awaitable |