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