C# Class PrefabEvolution.PECache.PrefabPostProcessor

Inheritance: UnityEditor.AssetPostprocessor
Afficher le fichier Open project: ferdbold/littleawfuljam2016

Méthodes publiques

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

Method Details

OnPostprocessAllAssets() static public méthode

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