Version: 2023.2
言語: 日本語
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.