Blender  V3.3
Public Attributes | List of all members
FolderList Struct Reference

Public Attributes

struct FolderListnext
 
struct FolderListprev
 
char * foldername
 

Detailed Description

Definition at line 84 of file filelist.c.

Member Data Documentation

◆ foldername

char* FolderList::foldername

◆ next

struct FolderList* FolderList::next

Definition at line 85 of file filelist.c.

Referenced by folderlist_free().

◆ prev

struct FolderList * FolderList::prev

Definition at line 85 of file filelist.c.


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