docs.unity.cn
    Show / Hide Table of Contents

    Method LogException

    LogException(AsyncOperationHandle, Exception)

    Debug.LogException wrapper method.

    Declaration
    public static void LogException(AsyncOperationHandle op, Exception ex)
    Parameters
    Type Name Description
    AsyncOperationHandle op

    The operation handle.

    Exception ex

    The exception.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use