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

Public Attributes

FSMenuEntryfsmenu_system
 
FSMenuEntryfsmenu_system_bookmarks
 
FSMenuEntryfsmenu_bookmarks
 
FSMenuEntryfsmenu_recent
 
FSMenuEntryfsmenu_other
 

Detailed Description

Definition at line 53 of file fsmenu.c.

Member Data Documentation

◆ fsmenu_bookmarks

FSMenuEntry* FSMenu::fsmenu_bookmarks

Definition at line 56 of file fsmenu.c.

Referenced by ED_fsmenu_get_category(), and ED_fsmenu_set_category().

◆ fsmenu_other

FSMenuEntry* FSMenu::fsmenu_other

Definition at line 58 of file fsmenu.c.

Referenced by ED_fsmenu_get_category(), and ED_fsmenu_set_category().

◆ fsmenu_recent

FSMenuEntry* FSMenu::fsmenu_recent

Definition at line 57 of file fsmenu.c.

Referenced by ED_fsmenu_get_category(), and ED_fsmenu_set_category().

◆ fsmenu_system

FSMenuEntry* FSMenu::fsmenu_system

Definition at line 54 of file fsmenu.c.

Referenced by ED_fsmenu_get_category(), and ED_fsmenu_set_category().

◆ fsmenu_system_bookmarks

FSMenuEntry* FSMenu::fsmenu_system_bookmarks

Definition at line 55 of file fsmenu.c.

Referenced by ED_fsmenu_get_category(), and ED_fsmenu_set_category().


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