SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class CharacterCommandNode

    Inheritance
    System.Object
    CommandNode
    CharacterCommandNode
    SetStatusEffectCommand
    Implements
    ICommand
    Inherited Members
    CommandNode.Name
    CommandNode.IsAsyncCommand
    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
    Overrides
    CommandNode.Use()

    Implements

    ICommand
    In This Article
    Back to top Generated by DocFX