C# Class HeurekaGames.AssetHunterHelper

Mostrar archivo Open project: hydrater/Lucid Class Usage Examples

Public Methods

Method Description
GetLogFolderPath ( ) : string
UnloadUnused ( ) : void

Private Methods

Method Description
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

Method Details

GetLogFolderPath() public static method

public static GetLogFolderPath ( ) : string
return string

UnloadUnused() public static method

public static UnloadUnused ( ) : void
return void