Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    FileEventChangeType Enum

    Namespace: Stride.Core.IO
    Assembly: Stride.Core.IO.dll

    Change type of file used by FileEvent and DirectoryWatcher.

    [Flags]
    public enum FileEventChangeType

    Fields

    Name Description
    All
    Changed
    Created
    Deleted
    Renamed

    Extension Methods

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

    Back to top

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