Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BlockCount

The number of BlockNode s contained in this context node.
Read time 1 minuteLast updated 6 days ago

Definition

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.