Version: 2022.3
public Action<Object> trackingHandler ;

描述

Function to call when tracking the selection in the advanced Object Selector. Only available during AdvancedObjectSelectorEventType.OpenAndSearch.

This function takes a single parameter: the object to track, or null to clear the selection.