C# Class SampleImport, NewCloud

Inheritance: UnityEditor.AssetPostprocessor
Afficher le fichier Open project: nileshlg2003/NewCloud

Méthodes publiques

Méthode Description
OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromAssetPaths ) : void

Method Details

OnPostprocessAllAssets() public static méthode

public static OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromAssetPaths ) : void
importedAssets string
deletedAssets string
movedAssets string
movedFromAssetPaths string
Résultat void