C# Class SendToStreamingAssets, CsoundUnity

Inheritance: UnityEditor.AssetPostprocessor
Afficher le fichier Open project: rorywalsh/CsoundUnity

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