Goblin - A Platform for 3D AR and VR Applications

FileWatcherCollection.OnFileChanged Method 

Internal callback called by MyFileWatcher when a file is changed.

protected virtual void OnFileChanged(
   string path
);

Parameters

path
Path of changed file.

See Also

FileWatcherCollection Class | EnC.Watcher Namespace