BlockCount
The number of BlockNode s contained in this context node.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public int BlockCount { get; }
Remarks
The block count reflects the number of block nodes currently managed by the context node. This value may change dynamically as blocks are added or removed.