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

#include <ED_fileselect.h>

Public Attributes

struct FSMenuEntrynext
 
char * path
 
char name [256]
 
short save
 
short valid
 
int icon
 

Detailed Description

Definition at line 201 of file ED_fileselect.h.

Member Data Documentation

◆ icon

int FSMenuEntry::icon

◆ name

char FSMenuEntry::name[256]

◆ next

struct FSMenuEntry* FSMenuEntry::next

◆ path

char* FSMenuEntry::path

◆ save

short FSMenuEntry::save

◆ valid

short FSMenuEntry::valid

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