Class ResourceManagerRuntimeData | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ResourceManagerRuntimeData

    TODO - doc

    Inheritance
    System.Object
    ResourceManagerRuntimeData
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: UnityEngine.AddressableAssets
    Syntax
    public class ResourceManagerRuntimeData

    Fields

    assetCacheAge

    TODO - doc

    Declaration
    public float assetCacheAge
    Field Value
    Type Description
    System.Single

    assetCacheSize

    TODO - doc

    Declaration
    public int assetCacheSize
    Field Value
    Type Description
    System.Int32

    bundleCacheAge

    TODO - doc

    Declaration
    public float bundleCacheAge
    Field Value
    Type Description
    System.Single

    bundleCacheSize

    TODO - doc

    Declaration
    public int bundleCacheSize
    Field Value
    Type Description
    System.Int32

    catalogLocations

    List of catalog locations to download in order (try remote first, then local)

    Declaration
    public List<ResourceLocationData> catalogLocations
    Field Value
    Type Description
    System.Collections.Generic.List<ResourceLocationData>

    contentVersion

    TODO - doc

    Declaration
    public string contentVersion
    Field Value
    Type Description
    System.String

    profileEvents

    TODO - doc

    Declaration
    public bool profileEvents
    Field Value
    Type Description
    System.Boolean

    settingsHash

    TODO - doc

    Declaration
    public string settingsHash
    Field Value
    Type Description
    System.String

    usePooledInstanceProvider

    TODO - doc

    Declaration
    public bool usePooledInstanceProvider
    Field Value
    Type Description
    System.Boolean

    Properties

    PlayerCatalogLocation

    Declaration
    public static string PlayerCatalogLocation { get; }
    Property Value
    Type Description
    System.String

    PlayerSettingsLocation

    TODO - doc

    Declaration
    public static string PlayerSettingsLocation { get; }
    Property Value
    Type Description
    System.String

    Methods

    GetPlayerCatalogLoadLocation(ResourceManagerRuntimeData.EditorPlayMode)

    Declaration
    public static string GetPlayerCatalogLoadLocation(ResourceManagerRuntimeData.EditorPlayMode mode)
    Parameters
    Type Name Description
    ResourceManagerRuntimeData.EditorPlayMode mode
    Returns
    Type Description
    System.String

    GetPlayerSettingsLoadLocation(ResourceManagerRuntimeData.EditorPlayMode)

    Declaration
    public static string GetPlayerSettingsLoadLocation(ResourceManagerRuntimeData.EditorPlayMode mode)
    Parameters
    Type Name Description
    ResourceManagerRuntimeData.EditorPlayMode mode
    Returns
    Type Description
    System.String
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023