C# Class EveryplayLegacyCleanup, swip3

Inheritance: UnityEditor.AssetPostprocessor
Datei anzeigen Open project: unit9/swip3 Class Usage Examples

Public Methods

Method Description
Clean ( bool silenceErrors ) : void

Private Methods

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

Method Details

Clean() public static method

public static Clean ( bool silenceErrors ) : void
silenceErrors bool
return void