docs.unity.cn
    Show / Hide Table of Contents

    Method RefreshAnalysis

    RefreshAnalysis(AddressableAssetSettings)

    This method runs the actual analysis for the rule.

    Declaration
    public virtual List<AnalyzeRule.AnalyzeResult> RefreshAnalysis(AddressableAssetSettings settings)
    Parameters
    Type Name Description
    AddressableAssetSettings settings

    The settings object to analyze

    Returns
    Type Description
    List<AnalyzeRule.AnalyzeResult>

    A list of resulting information (warnings, errors, or info)

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use