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

#include <WM_types.h>

Public Attributes

struct RecentFilenext
 
struct RecentFileprev
 
char * filepath
 

Detailed Description

Definition at line 1269 of file WM_types.h.

Member Data Documentation

◆ filepath

char* RecentFile::filepath

◆ next

struct RecentFile* RecentFile::next

Definition at line 1270 of file WM_types.h.

Referenced by recent_files_menu_draw(), and wm_history_file_update().

◆ prev

struct RecentFile * RecentFile::prev

Definition at line 1270 of file WM_types.h.


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