C# 클래스 SendToStreamingAssets, CsoundUnity

상속: UnityEditor.AssetPostprocessor
파일 보기 프로젝트 열기: rorywalsh/CsoundUnity

공개 메소드들

메소드 설명
OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromAssetPaths ) : void

메소드 상세

OnPostprocessAllAssets() 공개 정적인 메소드

public static OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromAssetPaths ) : void
importedAssets string
deletedAssets string
movedAssets string
movedFromAssetPaths string
리턴 void