lleventflags.h

Go to the documentation of this file.
00001 
00032 #ifndef LL_LLEVENTFLAGS_H
00033 #define LL_LLEVENTFLAGS_H
00034 
00035 const U32 EVENT_FLAG_NONE   = 0x0000;
00036 
00037 // set for mature events
00038 const U32 EVENT_FLAG_MATURE = 0x0001;
00039 
00040 #endif

Generated on Thu Jul 1 06:08:29 2010 for Second Life Viewer by  doxygen 1.4.7