docs.unity3d.com
    Show / Hide Table of Contents

    Enum ResourceManager.DiagnosticEventType

    Options for event types that will be sent by the ResourceManager

    Namespace: UnityEngine.ResourceManagement
    Syntax
    public enum DiagnosticEventType

    Fields

    Name Description Value
    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.

    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