Table of Contents

Class FieldResolverExtensions

Namespace
Ceres.Editor.Graph
Assembly
Ceres.Graph.Editor.dll
public static class FieldResolverExtensions
Inheritance
FieldResolverExtensions
Inherited Members

Methods

GetField(IFieldResolver, CeresGraphView)

Get EditorField and try bind the graph view

public static VisualElement GetField(this IFieldResolver fieldResolver, CeresGraphView ceresGraphView)

Parameters

fieldResolver IFieldResolver
ceresGraphView CeresGraphView

Returns

VisualElement