|
Blender
V3.3
|
Public Attributes | |
| struct FolderList * | next |
| struct FolderList * | prev |
| char * | foldername |
Definition at line 84 of file filelist.c.
| char* FolderList::foldername |
Definition at line 86 of file filelist.c.
Referenced by folderlist_clear_next(), folderlist_free(), folderlist_peeklastdir(), folderlist_popdir(), and folderlist_pushdir().
| struct FolderList* FolderList::next |
Definition at line 85 of file filelist.c.
Referenced by folderlist_free().
| struct FolderList * FolderList::prev |
Definition at line 85 of file filelist.c.