Blender V5.0
FileDirEntryArr Struct Reference

#include <DNA_space_types.h>

Public Attributes

ListBase entries
int entries_num
int entries_filtered_num
char root [1024]

Detailed Description

Array of directory entries.

Stores the total number of available entries, the number of visible (filtered) entries, and a subset of those in 'entries' ListBase, from idx_start (included) to idx_end (excluded).

Definition at line 607 of file DNA_space_types.h.

Member Data Documentation

◆ entries

◆ entries_filtered_num

◆ entries_num

◆ root


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