Class AssemblyUtility
Utility class for working with assemblies in a CoreCLR-compatible way.
Inherited Members
Namespace: UnityEngine.AddressableAssets.Utility
Assembly: Unity.Addressables.dll
Syntax
public static class AssemblyUtility
Methods
| Name | Description |
|---|---|
| GetAssemblies() | Gets all loaded assemblies. Uses CoreCLR-compatible API on Unity 6000.5 or newer. |