Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RaiseContentRefreshed(string[], string[], string[])

Mark content to be refreshed.
Read time 1 minuteLast updated 12 days ago

Definition

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

Parameters

updated

Assets that were updated.

removed

Assets that were removed.

Assets that were moved.