SetReference(PanelRenderer, AuthoringIdPath)
Sets the reference to point to the given document and path.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
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.