Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    PackageAnalysisParameters Class

    Namespace: Stride.Core.Assets.Analysis
    Assembly: Stride.Core.Assets.dll

    Class PackageAnalysisParameters. This class cannot be inherited.

    System.Object → AssetAnalysisParameters → PackageAnalysisParameters
    Derived from PackageAnalysisParameters:

    public sealed class PackageAnalysisParameters : AssetAnalysisParameters
    Name Description
    Properties
    IsPackageCheckDependencies
    | Improve this Doc View Source

    Properties


    IsPackageCheckDependencies

    public bool IsPackageCheckDependencies { get; set; }
    Property Value
    Type Description
    System.Boolean

    Inherited Members

    AssetAnalysisParameters.IsLoggingAssetNotFoundAsError
    AssetAnalysisParameters.IsProcessingAssetReferences
    AssetAnalysisParameters.IsProcessingUPaths
    AssetAnalysisParameters.SetDirtyFlagOnAssetWhenFixingAbsoluteUFile
    AssetAnalysisParameters.SetDirtyFlagOnAssetWhenFixingUFile
    AssetAnalysisParameters.ConvertUPathTo
    AssetAnalysisParameters.Clone()

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation