This version of Unity is unsupported.

SearchMonitor.RaiseContentRefreshed

Declaration

public static void RaiseContentRefreshed(string[] updated, string[] removed, string[] moved);

Parameters

updated Assets that were updated.
removed Assets that were removed.
moved Assets that were moved.

Description

Mark content to be refreshed.