Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ContextNode

The BlockNode.ContextNode that contains this block node.
Read time 1 minuteLast updated 6 days ago

Definition

public ContextNode ContextNode { get; }

Remarks

Every BlockNode must be part of a BlockNode.ContextNode. This property provides access to that parent context.