Search Results for

    Show / Hide Table of Contents

    Interface IFlowGraphRuntime

    Interface for contains FlowGraph runtime instance

    Namespace: Ceres.Graph.Flow
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IFlowGraphRuntime

    Properties

    Graph

    Get runtime FlowGraph instance

    Declaration
    FlowGraph Graph { get; }
    Property Value
    Type Description
    FlowGraph

    Object

    Runtime context

    Declaration
    UObject Object { get; }
    Property Value
    Type Description
    UObject
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX