Search Results for

    Show / Hide Table of Contents

    Class NodeSettingsView

    Inheritance
    object
    NodeSettingsView
    CustomFunctionInputSettingsView
    CustomFunctionOutputSettingsView
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Ceres.Editor.Graph
    Assembly: cs.temp.dll.dll
    Syntax
    public class NodeSettingsView

    Constructors

    NodeSettingsView()

    Declaration
    public NodeSettingsView()

    Properties

    NodeView

    Declaration
    public ICeresNodeView NodeView { get; }
    Property Value
    Type Description
    ICeresNodeView

    SettingsElement

    Declaration
    public NodeSettingsElement SettingsElement { get; }
    Property Value
    Type Description
    NodeSettingsElement

    Methods

    DisableSettings()

    Declaration
    public void DisableSettings()

    OnAttach()

    Declaration
    protected virtual void OnAttach()
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX