ezEngine  Release 25.03
ezFileSystem::FileEvent Struct Reference

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 ezDataDirectoryTypem_pDataDir = nullptr
 The data-directory, that was involved.
 

Detailed Description

The event data that is broadcast by the ezFileSystem upon certain file operations.


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