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