OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Framework.Capabilities.LLSDFetchInventoryDescendents Class Reference

Public Attributes

UUID folder_id
 
UUID owner_id
 
int sort_order
 
bool fetch_folders
 
bool fetch_items
 

Detailed Description

Definition at line 78 of file LLSDInventoryItem.cs.

Member Data Documentation

bool OpenSim.Framework.Capabilities.LLSDFetchInventoryDescendents.fetch_folders

Definition at line 83 of file LLSDInventoryItem.cs.

bool OpenSim.Framework.Capabilities.LLSDFetchInventoryDescendents.fetch_items

Definition at line 84 of file LLSDInventoryItem.cs.

UUID OpenSim.Framework.Capabilities.LLSDFetchInventoryDescendents.folder_id

Definition at line 80 of file LLSDInventoryItem.cs.

UUID OpenSim.Framework.Capabilities.LLSDFetchInventoryDescendents.owner_id

Definition at line 81 of file LLSDInventoryItem.cs.

int OpenSim.Framework.Capabilities.LLSDFetchInventoryDescendents.sort_order

Definition at line 82 of file LLSDInventoryItem.cs.


The documentation for this class was generated from the following file: