Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    OverrideUpgraderHint Enum

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

    Defines a context for overrides when upgrading an asset.

    public enum OverrideUpgraderHint

    Fields

    Name Description
    Base

    The upgrader is performed on the base asset of an asset being upgraded ( or )

    Derived

    The upgrader is performed on an asset that has at least one base asset (for asset templating)

    Unknown

    The upgrader is performed on an asset that may be used as the base for another asset

    Extension Methods

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

    Back to top

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