Table of Contents

Method ShowEditorImpl

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

ShowEditorImpl<TWindow, TNodeAttribute>(Graph<TNode>)

protected static void ShowEditorImpl<TWindow, TNodeAttribute>(Graph<TNode> graph) where TWindow : GraphWindow<TNode>

Parameters

graph Graph<TNode>

Type Parameters

TWindow
TNodeAttribute