SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class SetStatusEffectCommand

    Inheritance
    System.Object
    CommandNode
    CharacterCommandNode
    SetStatusEffectCommand
    Implements
    ICommand
    Inherited Members
    CharacterCommandNode.Controller2D
    CharacterCommandNode.Character2D
    CommandNode.Name
    CommandNode.IsAsyncCommand
    Namespace: SF.CommandModule
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class SetStatusEffectCommand : CharacterCommandNode, ICommand

    Fields

    StatusEffect

    Declaration
    public StatusEffect StatusEffect
    Field Value
    Type Description
    StatusEffect

    Methods

    Use()

    Declaration
    public override async Awaitable Use()
    Returns
    Type Description
    Awaitable
    Overrides
    CharacterCommandNode.Use()

    Implements

    ICommand
    In This Article
    Back to top Generated by DocFX