Table of Contents

Class GraphPreset<TNode>

Namespace
Gamelogic.Grids2.Graph.Editor
Assembly
Gamelogic.Grids2.Editor.dll

The GraphPreset class encapsulates a predefined graph so that they can be used in the graph editor.

public class GraphPreset<TNode> where TNode : BaseNode

Type Parameters

TNode

The type of the t node.

Inheritance
GraphPreset<TNode>
Inherited Members

Properties

AddTo
Name

Methods

GetNodeName<T>()