XII Release 0.1.0
Loading...
Searching...
No Matches
xiiFileSystem::FileEvent Struct Reference

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

Detailed Description

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


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