SearchForReferences(SerializedProperty)
Finds the reference of a given property in the scene hierarchy.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
protected void SearchForReferences(SerializedProperty prop)
Parameters
The property it should search for.