docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetObjectLoadingStatus

    GetObjectLoadingStatus(in UntypedWeakReferenceId)

    Get the cached object status value. This method is thread safe and can be burst compiled. The cached value is only update once per frame.

    Declaration
    [BurstCompile]
    [GenerateTestsForBurstCompatibility]
    public static ObjectLoadingStatus GetObjectLoadingStatus(in UntypedWeakReferenceId objectId)
    Parameters
    Type Name Description
    UntypedWeakReferenceId objectId

    The object id.

    Returns
    Type Description
    ObjectLoadingStatus

    The loading status of the object.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)