Flag bits for DoMaterialBrowseDlg()
| Macros | |
| #define | BROWSE_MATSONLY (1<<0) | 
| Materials only.  More... | |
| #define | BROWSE_MAPSONLY (1<<1) | 
| Maps only.  More... | |
| #define | BROWSE_INCNONE (1<<2) | 
| Include 'None' as an option.  More... | |
| #define | BROWSE_INSTANCEONLY (1<<3) | 
| Only allow instances, no copy.  More... | |
| #define | BROWSE_TO_MEDIT_SLOT (1<<4) | 
| browsing to medit slot  More... | |
| #define | BROWSE_EXISTING_ONLY (1<<5) | 
| Browse for existing materials only; no new materials.  More... | |
| #define BROWSE_MATSONLY (1<<0) | 
Materials only.
| #define BROWSE_MAPSONLY (1<<1) | 
Maps only.
| #define BROWSE_INCNONE (1<<2) | 
Include 'None' as an option.
| #define BROWSE_INSTANCEONLY (1<<3) | 
Only allow instances, no copy.
| #define BROWSE_TO_MEDIT_SLOT (1<<4) | 
browsing to medit slot
| #define BROWSE_EXISTING_ONLY (1<<5) | 
Browse for existing materials only; no new materials.