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 Fri May 16 08:32:24 2008 for SecondLife by  doxygen 1.5.5