Version 3.3.0.1

AddressablesUtility class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
public static class AddressablesUtility
Inheritance
  • System.Object
  • AddressablesUtility

Fields

AddressablesAvailable
public static readonly bool AddressablesAvailable

Methods

GetAddressableGroupNames()
public static List<string> GetAddressableGroupNames()
Returns
System.Collections.Generic.List<System.String>

GetAssetPathsInGroup(String)
public static List<string> GetAssetPathsInGroup(string name)
Parameters
System.String name

Returns
System.Collections.Generic.List<System.String>