SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class CommandController

    Inheritance
    System.Object
    CommandController
    CharacterCommandController
    Namespace: SF.CommandModule
    Assembly: cs.temp.dll.dll
    Syntax
    public class CommandController : MonoBehaviour

    Fields

    Commands

    Declaration
    public List<CommandNode> Commands
    Field Value
    Type Description
    System.Collections.Generic.List<CommandNode>

    Methods

    OnStart()

    Declaration
    protected virtual void OnStart()

    StartCommands()

    Declaration
    public async void StartCommands()
    In This Article
    Back to top Generated by DocFX