docs.unity3d.com
    Show / Hide Table of Contents

    Class CheckSceneDupeDependencies

    Rule class to check scene dependencies for duplicates

    Inheritance
    Object
    AnalyzeRule
    BundleRuleBase
    CheckSceneDupeDependencies
    Inherited Members
    BundleRuleBase.ExtractData
    BundleRuleBase.ResourcesToDependencies
    BundleRuleBase.AllBundleInputDefs
    BundleRuleBase.GetBuildContext(AddressableAssetSettings)
    BundleRuleBase.IsValidPath(String)
    BundleRuleBase.RefreshBuild(AddressableAssetsBuildContext)
    BundleRuleBase.GetAllBundleDependencies()
    BundleRuleBase.IntersectResourcesDepedenciesWithBundleDependencies(List<GUID>)
    BundleRuleBase.BuiltInResourcesToDependenciesMap(String[])
    BundleRuleBase.ConvertBundleNamesToGroupNames(AddressableAssetsBuildContext)
    BundleRuleBase.CalculateInputDefinitions(AddressableAssetSettings)
    BundleRuleBase.CreateUniqueBundle(AssetBundleBuild, Dictionary<String, String>)
    BundleRuleBase.GetImplicitGuidsForBundle(String)
    BundleRuleBase.GetImplicitGuidToFilesMap()
    BundleRuleBase.CalculateBuiltInResourceDependenciesToBundleDependecies(AddressableAssetSettings, String[])
    BundleRuleBase.BuildAndGetResourceDependencies(AddressableAssetSettings, String[])
    BundleRuleBase.ConvertBundleName(String, String)
    BundleRuleBase.ClearAnalysis()
    BundleRuleBase.Results
    AnalyzeRule.noErrors
    AnalyzeRule.kDelimiter
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.AddressableAssets.Build.AnalyzeRules
    Syntax
    public class CheckSceneDupeDependencies : BundleRuleBase

    Properties

    Name Description
    CanFix

    True if this rule can fix itself. If child class sets this to true, class must override FixIssues

    ruleName

    Display name for rule

    Methods

    Name Description
    FixIssues(AddressableAssetSettings)

    Fixing method to be run on results of the RefreshAnalysis. If CanFix returns true, this method must be overriden. It is recommended that RefreshAnalysis caches any data that will be needed to fix. Fix should not rerun RefreshAnalysis before fixing.

    GetResourcePaths()

    Gets an array of resource paths that are to be compared against the addressables build content

    RefreshAnalysis(AddressableAssetSettings)

    Clear analysis and calculate built in resources and corresponding bundle dependencies for scenes

    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