AssetDatabase.ReleaseCachedFileHandles

매뉴얼로 전환
public static void ReleaseCachedFileHandles ();

설명

Calling this function will release file handles internally cached by Unity. This allows modifying asset or meta files safely thus avoiding potential file sharing IO errors.


Did you find this page useful? Please give it a rating: