C# 클래스 PrefabEvolution.PECache.PrefabPostProcessor

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

공개 메소드들

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

메소드 상세

OnPostprocessAllAssets() 정적인 공개 메소드

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