Search Results for

    Show / Hide Table of Contents

    Class CustomFunctionInputSettingsView

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

    Constructors

    CustomFunctionInputSettingsView()

    Declaration
    public CustomFunctionInputSettingsView()

    Fields

    OnListElementChange

    Declaration
    public Action OnListElementChange
    Field Value
    Type Description
    Action

    Properties

    Parameters

    Declaration
    public List<CustomFunctionInputParameter> Parameters { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<T><CustomFunctionInputParameter>

    Methods

    RefreshListViewItems()

    Declaration
    public void RefreshListViewItems()
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX