![]() |
DDNet documentation
|
#include <types.h>
Public Attributes | |
| const char * | m_pName |
| time_t | m_TimeCreated |
| time_t | m_TimeModified |
Represents a file/folder entry for the FS_LISTDIR_CALLBACK_FILEINFO when using fs_listdir_fileinfo.
| const char* CFsFileInfo::m_pName |
The name of the file/folder entry.
| time_t CFsFileInfo::m_TimeCreated |
The creation time of the file/folder.
| time_t CFsFileInfo::m_TimeModified |
The modification time of the file/folder.