Class SetActiveCommand
Inheritance
System.Object
SetActiveCommand
Namespace: SF
Assembly: cs.temp.dll.dll
Syntax
public class SetActiveCommand : CommandNode
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 |