Table of Contents

Property __Nodes

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

__Nodes

For Editor internal routines only. Use Nodes instead.

[SuppressMessage("ReSharper", "InconsistentNaming", Justification = "Editor internal, do not use.")]
public List<BaseNode> __Nodes { get; set; }

Property Value

List<BaseNode>