Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetNodeAtPosition(int)

Get the query node located at the specified index position in the query.
Read time 1 minuteLast updated 13 days ago

Definition

public IQueryNode GetNodeAtPosition(int position)

Parameters

position

The position of the query node in the text.

Returns

Type

Description

IQueryNodeAn IQueryNode.