Show / Hide Table of Contents

Class CommonUtilities

Inheritance
object
CommonUtilities
Namespace: DependenciesHunter
Assembly: WeaverCore.Editor.dll
Syntax
public static class CommonUtilities

Methods

| Edit this page View Source

GetReadableSize(long)

Declaration
public static string GetReadableSize(long bytesSize)
Parameters
Type Name Description
long bytesSize
Returns
Type Description
string
| Edit this page View Source

IsAssetAddressable(string)

Declaration
public static bool IsAssetAddressable(string assetPath)
Parameters
Type Name Description
string assetPath
Returns
Type Description
bool
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾