C# 클래스 HeurekaGames.AssetHunterHelper

파일 보기 프로젝트 열기: hydrater/Lucid 1 사용 예제들

공개 메소드들

메소드 설명
GetLogFolderPath ( ) : string
UnloadUnused ( ) : void

비공개 메소드들

메소드 설명
AnalyzeBuildLog ( ) : AssetBuildReport
HasBuildLogAvaliable ( ) : bool
PopulateUnusedList ( AssetBuildReport buildLog, bool>.SortedDictionary validTypeList ) : void
traverseDirectory ( int parentIndex, string path, List usedAssets, int heirarchyDepth, int &directoriesTraversed, bool>.SortedDictionary validTypeList ) : void

메소드 상세

GetLogFolderPath() 공개 정적인 메소드

public static GetLogFolderPath ( ) : string
리턴 string

UnloadUnused() 공개 정적인 메소드

public static UnloadUnused ( ) : void
리턴 void