docs.unity.cn
    Show / Hide Table of Contents

    Property LogResourceManagerExceptions

    LogResourceManagerExceptions

    When enabled, the Addressables.ResourceManager.ExceptionHandler is set to (op, ex) => Debug.LogException(ex);

    Declaration
    public bool LogResourceManagerExceptions { get; set; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use