C# Class SendToStreamingAssets, CsoundUnity

Inheritance: UnityEditor.AssetPostprocessor
Show file Open project: rorywalsh/CsoundUnity

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