Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetReference(PanelRenderer, AuthoringIdPath)

Sets the reference to point to the given document and path.
Read time 1 minuteLast updated 4 days ago

Definition

public void SetReference(PanelRenderer renderer, AuthoringIdPath path)

Parameters

The PanelRenderer that contains the VisualTreeAsset with the element we want to reference.

The path of the element to reference.