ezEngine  Release 25.03
ezFileserverEvent Struct Reference

Public Types

enum  Type {
  None, ServerStarted, ServerStopped, ClientConnected,
  ClientReconnected, ClientDisconnected, MountDataDir, MountDataDirFailed,
  UnmountDataDir, FileDownloadRequest, FileDownloading, FileDownloadFinished,
  FileDeleteRequest, FileUploadRequest, FileUploading, FileUploadFinished,
  AreYouThereRequest, LogCustomActivity
}
 

Public Attributes

Type m_Type = Type::None
 
ezUInt32 m_uiClientID = 0
 
const char * m_szName = nullptr
 
const char * m_szPath = nullptr
 
const char * m_szRedirectedPath = nullptr
 
ezUInt32 m_uiSizeTotal = 0
 
ezUInt32 m_uiSentTotal = 0
 
ezFileserveFileState m_FileState = ezFileserveFileState::None
 

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