Table of Contents

Struct NodeSearchContext

Namespace
Ceres.Editor.Graph
Assembly
Ceres.Graph.Editor.dll
public struct NodeSearchContext
Inherited Members

Fields

AllowGeneric

public bool AllowGeneric

Field Value

bool

Default

public static readonly NodeSearchContext Default

Field Value

NodeSearchContext

HideGroups

public string[] HideGroups

Field Value

string[]

ParameterType

public Type ParameterType

Field Value

Type

RequestPortView

public CeresPortView RequestPortView

Field Value

CeresPortView

ShowGroups

public string[] ShowGroups

Field Value

string[]