|
Rebel Fork Framework
|
File change information. More...
#include <Urho3D/IO/FileWatcher.h>
Public Attributes | |
| FileChangeKind | kind_ |
| File change kind. | |
| ea::string | fileName_ |
| Name of modified file name. Always set. | |
| ea::string | oldFileName_ |
| Previous file name in case of FILECHANGE_MODIFIED event. Empty otherwise. | |
File change information.