![]() |
Lysa
0.0
Lysa 3D Engine
|
Event triggered when a file in the watched directory is modified.
Inheritance diagram for DirectoryWatcherEvent:Static Public Attributes | |
| static const event_type | FILE_CHANGED {"FILE_CHANGED"} |
Additional Inherited Members | |
Public Attributes inherited from Event | |
| event_type | type |
| std::any | payload |
| unique_id | id {INVALID_ID} |
| bool | consumed {false} |
|
inlinestatic |
A file changed in a watched directory (added, modified). The event payload is the file name.