#include <llinventorybridge.h>

Public Attributes | |
| LLUUID | mObjectID |
| LLUUID | mCategoryID |
| two_uuids_list_t | mMoveList |
| void(* | mCallback )(S32, void *) |
| void * | mUserData |
Definition at line 79 of file llinventorybridge.h.
Definition at line 81 of file llinventorybridge.h.
Referenced by LLFolderBridge::dragItemIntoFolder(), move_inv_category_world_to_agent(), and move_task_inventory_callback().
Definition at line 82 of file llinventorybridge.h.
Referenced by move_inv_category_world_to_agent().
Definition at line 83 of file llinventorybridge.h.
Referenced by LLFolderBridge::dragItemIntoFolder(), move_inv_category_world_to_agent(), and move_task_inventory_callback().
| void(* LLMoveInv::mCallback)(S32, void *) |
| void* LLMoveInv::mUserData |
Definition at line 85 of file llinventorybridge.h.
Referenced by LLFolderBridge::dragItemIntoFolder(), move_inv_category_world_to_agent(), and move_task_inventory_callback().
1.5.5