Defines

Material Browser Flags

Flag bits for DoMaterialBrowseDlg() More...

Defines

#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.

Detailed Description

Flag bits for DoMaterialBrowseDlg()


Define Documentation

#define BROWSE_MATSONLY   (1<<0)

Materials only.

#define BROWSE_MAPSONLY   (1<<1)
#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.