docs.unity3d.com
    Show / Hide Table of Contents

    Namespace UnityEngine.ResourceManagement.Util

    Classes

    ComponentSingleton<T>

    Creates a singleton.

    DefaultAllocationStrategy

    Default allocator that relies in garbace collection

    LinkedListNodeCache<T>

    Cache for nodes of LinkedLists. This can be used to eliminate GC allocations.

    LRUCacheAllocationStrategy

    Allocation strategy that uses internal pools of objects to avoid allocations that can trigger GC calls.

    ResourceManagerConfig

    Resource Manager Config utility class.

    SerializedTypeRestrictionAttribute

    Attribute for restricting which types can be assigned to a SerializedType

    Structs

    ObjectInitializationData

    Contains data used to construct and initialize objects at runtime.

    SerializedType

    Wrapper for serializing types for runtime.

    Interfaces

    IAllocationStrategy

    Allocation strategy for managing heap allocations

    IInitializableObject

    Interface for objects that support post construction initialization via an id and byte array.

    IObjectInitializationDataProvider

    Interface for objects that can create object initialization data.

    Back to top
    Terms of use
    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