Blender V5.0
FSMenu Struct Reference

Public Attributes

FSMenuEntryfsmenu_system
FSMenuEntryfsmenu_system_bookmarks
FSMenuEntryfsmenu_bookmarks
FSMenuEntryfsmenu_recent
FSMenuEntryfsmenu_other

Detailed Description

Definition at line 36 of file fsmenu.cc.

Member Data Documentation

◆ fsmenu_bookmarks

FSMenuEntry* FSMenu::fsmenu_bookmarks

Definition at line 39 of file fsmenu.cc.

Referenced by ED_fsmenu_get_category(), and ED_fsmenu_set_category().

◆ fsmenu_other

FSMenuEntry* FSMenu::fsmenu_other

Definition at line 41 of file fsmenu.cc.

Referenced by ED_fsmenu_get_category(), and ED_fsmenu_set_category().

◆ fsmenu_recent

FSMenuEntry* FSMenu::fsmenu_recent

Definition at line 40 of file fsmenu.cc.

Referenced by ED_fsmenu_get_category(), and ED_fsmenu_set_category().

◆ fsmenu_system

FSMenuEntry* FSMenu::fsmenu_system

Definition at line 37 of file fsmenu.cc.

Referenced by ED_fsmenu_get_category(), and ED_fsmenu_set_category().

◆ fsmenu_system_bookmarks

FSMenuEntry* FSMenu::fsmenu_system_bookmarks

Definition at line 38 of file fsmenu.cc.

Referenced by ED_fsmenu_get_category(), and ED_fsmenu_set_category().


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