Rebel Fork Framework
Urho3D::FileChange Struct Reference

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.
 

Detailed Description

File change information.


The documentation for this struct was generated from the following file: