Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Index

The index of this block node within the list of blocks in the context node.
Read time 1 minuteLast updated 6 days ago

Definition

public int Index { get; }

Remarks

The index reflects the block's position in the parent BlockNode.ContextNode's block list. The index is zero-based and determines the order in which blocks are displayed.