C# Class HeurekaGames.AssetHunterHelper

Afficher le fichier Open project: hydrater/Lucid Class Usage Examples

Méthodes publiques

Méthode Description
GetLogFolderPath ( ) : string
UnloadUnused ( ) : void

Private Methods

Méthode 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 méthode

public static GetLogFolderPath ( ) : string
Résultat string

UnloadUnused() public static méthode

public static UnloadUnused ( ) : void
Résultat void