![]() |
XII Release 0.1.0
|
The event data that is broadcast by the xiiFileSystem upon certain file operations. More...
#include <FileSystem.h>
Public Attributes | |
| xiiFileSystem::FileEventType::Enum | m_EventType = FileEventType::None |
| The exact event that occurred. | |
| xiiStringView | m_sFileOrDirectory |
| Path to the file or directory that was involved. | |
| xiiStringView | m_sOther |
| Additional Path / Name that might be of interest. | |
| const xiiDataDirectoryType * | m_pDataDir = nullptr |
| The data-directory, that was involved. | |
The event data that is broadcast by the xiiFileSystem upon certain file operations.