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