DDNet documentation
Loading...
Searching...
No Matches
CFsFileInfo Class Reference

#include <types.h>

Public Attributes

const char * m_pName
time_t m_TimeCreated
time_t m_TimeModified

Detailed Description

Represents a file/folder entry for the FS_LISTDIR_CALLBACK_FILEINFO when using fs_listdir_fileinfo.

Member Data Documentation

◆ m_pName

const char* CFsFileInfo::m_pName

The name of the file/folder entry.

◆ m_TimeCreated

time_t CFsFileInfo::m_TimeCreated

The creation time of the file/folder.

◆ m_TimeModified

time_t CFsFileInfo::m_TimeModified

The modification time of the file/folder.


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