Search Results for

    Show / Hide Table of Contents

    Class FlowGraphValidator

    Validate flow graph whether it can be compiled

    Inheritance
    object
    FlowGraphValidator
    Namespace: Ceres.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class FlowGraphValidator : IDisposable

    Methods

    Dispose()

    Declaration
    public void Dispose()

    MarkAsInvalid(ExecutableNodeView, string)

    Declaration
    public void MarkAsInvalid(ExecutableNodeView nodeView, string reason = null)
    Parameters
    Type Name Description
    ExecutableNodeView nodeView
    string reason
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX