Class CharacterCommandNode
Implements
Namespace: SF.CommandModule
Assembly: cs.temp.dll.dll
Syntax
public class CharacterCommandNode : CommandNode, ICommand
Fields
Character2D
Declaration
public Character2D Character2D
Field Value
| Type | Description |
|---|---|
| Character2D |
Controller2D
Declaration
public Controller2D Controller2D
Field Value
| Type | Description |
|---|---|
| Controller2D |
Methods
Use()
Declaration
public override Awaitable Use()
Returns
| Type | Description |
|---|---|
| Awaitable |