Search Results for

    Show / Hide Table of Contents

    Class CustomFunctionParameterView

    Inheritance
    object
    CustomFunctionParameterView
    CustomFunctionInputParameterView
    CustomFunctionOutputParameterView
    Namespace: Ceres.Editor.Graph.Flow.CustomFunctions
    Assembly: cs.temp.dll.dll
    Syntax
    public class CustomFunctionParameterView : VisualElement

    Constructors

    CustomFunctionParameterView()

    Declaration
    protected CustomFunctionParameterView()

    Properties

    Parameter

    Declaration
    protected CustomFunctionParameter Parameter { get; set; }
    Property Value
    Type Description
    CustomFunctionParameter

    Methods

    NotifyValueChange()

    Declaration
    protected void NotifyValueChange()

    UpdateView()

    Update parameter view

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