llresourcedata.h

Go to the documentation of this file.
00001 
00032 #ifndef LLRESOURCEDATA_H
00033 #define LLRESOURCEDATA_H
00034 
00035 #include "llassetstorage.h"
00036 #include "llinventorytype.h"
00037 
00038 struct LLResourceData
00039 {
00040         LLAssetInfo mAssetInfo;
00041         LLAssetType::EType mPreferredLocation;
00042         LLInventoryType::EType mInventoryType;
00043         U32 mNextOwnerPerm;
00044         void *mUserData;
00045 };
00046 
00047 #endif

Generated on Thu Jul 1 06:09:05 2010 for Second Life Viewer by  doxygen 1.4.7