C# Class SampleImport, NewCloud

Inheritance: UnityEditor.AssetPostprocessor
ファイルを表示 Open project: nileshlg2003/NewCloud

Public Methods

Method Description
OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromAssetPaths ) : void

Method Details

OnPostprocessAllAssets() public static method

public static OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromAssetPaths ) : void
importedAssets string
deletedAssets string
movedAssets string
movedFromAssetPaths string
return void