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
Methods
NotifyValueChange()
protected void NotifyValueChange()
UpdateView()
Update parameter view
public virtual void UpdateView()