Vixen
dd8b0a81
csharp
public enum FileChangeKind

What happened to a file.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (4)

  • Created

    It did not exist and now does.

  • Changed

    Its contents changed.

  • Deleted

    It existed and now does not.

  • Renamed

    It moved. OldPath says from where.

Used by (13)

  • FileChangeVixen.Core.IO
  • FileChangeCoalescerVixen.Core.IO
  • FileChangeCoalescerTestsVixen.Core.IO.Tests
  • FileWatcherVixen.Core.IO
  • PendingVixen.Core.IO
  • EditorWorldRendererTestsVixen.Editor.App.Tests
  • ExternalCompoundTestsVixen.Editor.Texturing.Tests
  • ExternalEditsVixen.Editor.Core
  • ExternalEditsTestsVixen.Editor.Core.Tests
  • LayerStackBindingTestsVixen.Editor.Texturing.Tests
  • LayerStackCompoundCacheTestsVixen.Editor.Texturing.Tests
  • LayerStackWatchTestsVixen.Editor.Texturing.Tests
  • StubWatcherVixen.Editor.Core.Tests