docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ResourceManager.DiagnosticEventType

    Options for event types that will be sent by the ResourceManager

    Namespace: UnityEngine.ResourceManagement
    Assembly: solution.dll
    Syntax
    public enum ResourceManager.DiagnosticEventType

    Fields

    Name Description
    AsyncOperationComplete

    Use to indicate that an operation has completed.

    AsyncOperationCreate

    Use to indicate that an operation was created.

    AsyncOperationDestroy

    Use to indicate that an operation was destroyed.

    AsyncOperationFail

    Use to indicate that an operation failed.

    AsyncOperationPercentComplete

    Use to indicate the percentage of completion for an operation was updated.

    AsyncOperationReferenceCount

    Use to indicate that the reference count of an operation was modified.

    In This Article
    • Fields
    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)