Table of Contents

Class CustomExecutionEventNodeView

Namespace
Ceres.Editor.Flow
Assembly
Ceres.Flow.Editor.dll
[CustomNodeView(typeof(CustomExecutionEvent), true)]
public class CustomExecutionEventNodeView : ExecutionEventBaseNodeView, ICeresNodeView
Inheritance
CustomExecutionEventNodeView
Implements
Inherited Members

Constructors

CustomExecutionEventNodeView(Type, CeresGraphView)

public CustomExecutionEventNodeView(Type type, CeresGraphView graphView)

Parameters

type Type
graphView CeresGraphView

Methods

CanRename()

protected override bool CanRename()

Returns

bool

UpdateEventTitle()

protected override void UpdateEventTitle()