Class CommonUtilities
Namespace: DependenciesHunter
Assembly: WeaverCore.Editor.dll
Syntax
public static class CommonUtilitiesMethods
| Edit this page View SourceGetReadableSize(long)
Declaration
public static string GetReadableSize(long bytesSize)Parameters
| Type | Name | Description | 
|---|---|---|
| long | bytesSize | 
Returns
| Type | Description | 
|---|---|
| string | 
IsAssetAddressable(string)
Declaration
public static bool IsAssetAddressable(string assetPath)Parameters
| Type | Name | Description | 
|---|---|---|
| string | assetPath | 
Returns
| Type | Description | 
|---|---|
| bool |