Goblin - A Platform for 3D AR and VR Applications |
|
DynModule.OnFileChanged Method
Internal callback called by MyFileWatcher when a file is changed.
protected override
void OnFileChanged(
string path);
Parameters
-
path
- Path of changed file.
See Also
DynModule Class | EnC.Watcher Namespace