Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    SourceFileChangeType Enum

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

    Describes a change related to the source files used by an asset.

    public enum SourceFileChangeType

    Fields

    Name Description
    Asset

    The change occurred in an asset that now has a different list of source files.

    SourceFile

    The change occurred in an source file that has been modified externally.

    Extension Methods

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

    Back to top

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