Method | Description | |
---|---|---|
GetOptionFileFilterDisplay ( ) : FileFilterDisplay | ||
GetOptionFilterToUse ( ) : FilterToUseType | ||
IsCalculationLevelAtFull ( bool includeUsedAssets, bool includeUnusedAssets, bool includeUnusedPrefabs ) : bool | ||
IsCalculationLevelAtNoUnusedAssets ( bool includeUsedAssets, bool includeUnusedAssets, bool includeUnusedPrefabs ) : bool | ||
IsCalculationLevelAtNoUnusedPrefabs ( bool includeUsedAssets, bool includeUnusedAssets, bool includeUnusedPrefabs ) : bool | ||
IsCalculationLevelAtOverviewOnly ( bool includeUsedAssets, bool includeUnusedAssets, bool includeUnusedPrefabs ) : bool | ||
SetAutoShowWindowTypeToAlways ( ) : void | ||
SetAutoShowWindowTypeToNever ( ) : void | ||
SetAutoShowWindowTypeToNotInBatchMode ( ) : void | ||
SetCalculationLevelToFull ( ) : void | ||
SetCalculationLevelToNoUnusedAssets ( ) : void | ||
SetCalculationLevelToNoUnusedPrefabs ( ) : void | ||
SetCalculationLevelToOverviewOnly ( ) : void | ||
ShouldUseConfiguredFileFilters ( ) : bool | ||
ShouldUseEmbeddedFileFilters ( ) : bool |
public static GetOptionFileFilterDisplay ( ) : FileFilterDisplay | ||
return | FileFilterDisplay |
public static GetOptionFilterToUse ( ) : FilterToUseType | ||
return | FilterToUseType |
public static IsCalculationLevelAtFull ( bool includeUsedAssets, bool includeUnusedAssets, bool includeUnusedPrefabs ) : bool | ||
includeUsedAssets | bool | |
includeUnusedAssets | bool | |
includeUnusedPrefabs | bool | |
return | bool |
public static IsCalculationLevelAtNoUnusedAssets ( bool includeUsedAssets, bool includeUnusedAssets, bool includeUnusedPrefabs ) : bool | ||
includeUsedAssets | bool | |
includeUnusedAssets | bool | |
includeUnusedPrefabs | bool | |
return | bool |
public static IsCalculationLevelAtNoUnusedPrefabs ( bool includeUsedAssets, bool includeUnusedAssets, bool includeUnusedPrefabs ) : bool | ||
includeUsedAssets | bool | |
includeUnusedAssets | bool | |
includeUnusedPrefabs | bool | |
return | bool |
public static IsCalculationLevelAtOverviewOnly ( bool includeUsedAssets, bool includeUnusedAssets, bool includeUnusedPrefabs ) : bool | ||
includeUsedAssets | bool | |
includeUnusedAssets | bool | |
includeUnusedPrefabs | bool | |
return | bool |
public static SetAutoShowWindowTypeToAlways ( ) : void | ||
return | void |
public static SetAutoShowWindowTypeToNever ( ) : void | ||
return | void |
public static SetAutoShowWindowTypeToNotInBatchMode ( ) : void | ||
return | void |
public static SetCalculationLevelToFull ( ) : void | ||
return | void |
public static SetCalculationLevelToNoUnusedAssets ( ) : void | ||
return | void |
public static SetCalculationLevelToNoUnusedPrefabs ( ) : void | ||
return | void |
public static SetCalculationLevelToOverviewOnly ( ) : void | ||
return | void |
public static ShouldUseConfiguredFileFilters ( ) : bool | ||
return | bool |
public static ShouldUseEmbeddedFileFilters ( ) : bool | ||
return | bool |