Table of Contents

Class CustomFunctionParameterView

Namespace
Ceres.Editor.Flow.CustomFunctions
Assembly
Ceres.Flow.Editor.dll
public class CustomFunctionParameterView : VisualElement
Inheritance
CustomFunctionParameterView
Derived

Constructors

CustomFunctionParameterView()

protected CustomFunctionParameterView()

Properties

Parameter

protected CustomFunctionParameter Parameter { get; set; }

Property Value

CustomFunctionParameter

Methods

NotifyValueChange()

protected void NotifyValueChange()

UpdateView()

Update parameter view

public virtual void UpdateView()