Plasma Engine  2.0
Loading...
Searching...
No Matches
plFileSystem::FileEvent Struct Reference

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

Detailed Description

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


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