Property | Type | Description | |
---|---|---|---|
AndroidApkFileBuildSize | string | ||
AndroidCreateProject | bool | ||
AndroidObbFileBuildSize | string | ||
AndroidUseAPKExpansionFiles | bool | ||
BuildFilePath | string | ||
BuildSizes | BuildReportTool.SizePart[] | ||
BuildType | string | ||
CodeStrippingLevel | StrippingLevel | ||
CompressedBuildSize | string | ||
EditorAppContentsPath | string | ||
FileFilters | |||
IncludedGitInUnused | bool | ||
IncludedSvnInUnused | bool | ||
MonoDLLs | BuildReportTool.SizePart[] | ||
MonoLevel | ApiCompatibilityLevel | ||
PrefabsUsedInScenes | string[] | ||
ProjectAssetsPath | string | ||
ProjectName | string | ||
ScenesIncludedInProject | string[] | ||
ScriptDLLs | BuildReportTool.SizePart[] | ||
StreamingAssetsSize | string | ||
TimeGot | System.DateTime | ||
TimeGotReadable | string | ||
TotalBuildSize | string | ||
UnityVersion | string | ||
UnusedAssets | |||
UnusedAssetsEntriesPerBatch | int | ||
UnusedAssetsIncludedInCreation | bool | ||
UnusedPrefabsIncludedInCreation | bool | ||
UnusedTotalSize | string | ||
UsedAssets | |||
UsedAssetsIncludedInCreation | bool | ||
UsedTotalSize | string | ||
WebFileBuildSize | string |
Method | Description | |
---|---|---|
CalculateUsedAssetsDerivedSizes ( ) : void | ||
FlagFinishedRefreshing ( ) : void | ||
FlagOkToRefresh ( ) : void | ||
GetDefaultFilename ( ) : string | ||
GetTimeReadable ( ) : string | ||
MoveUnusedAssetsBatchNumToNext ( ) : void | ||
MoveUnusedAssetsBatchNumToPrev ( ) : void | ||
OnDeserialize ( ) : void | ||
RecategorizeAssetLists ( ) : void | ||
SetBuildTargetUsed ( BuildTarget val ) : void | ||
SetSavedPath ( string val ) : void | ||
UnescapeAssetNames ( ) : void |
public CalculateUsedAssetsDerivedSizes ( ) : void | ||
return | void |
public MoveUnusedAssetsBatchNumToNext ( ) : void | ||
return | void |
public MoveUnusedAssetsBatchNumToPrev ( ) : void | ||
return | void |
public SetBuildTargetUsed ( BuildTarget val ) : void | ||
val | BuildTarget | |
return | void |
public BuildReportTool.SizePart[] BuildSizes | ||
return | BuildReportTool.SizePart[] |
public StrippingLevel CodeStrippingLevel | ||
return | StrippingLevel |
public FileFilterGroup,BuildReportTool FileFilters | ||
return |
public BuildReportTool.SizePart[] MonoDLLs | ||
return | BuildReportTool.SizePart[] |
public BuildReportTool.SizePart[] ScriptDLLs | ||
return | BuildReportTool.SizePart[] |
public bool UnusedAssetsIncludedInCreation | ||
return | bool |
public bool UnusedPrefabsIncludedInCreation | ||
return | bool |
public bool UsedAssetsIncludedInCreation | ||
return | bool |