OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Framework.Capabilities.LLSDInventoryFolderContents Class Reference
Collaboration diagram for OpenSim.Framework.Capabilities.LLSDInventoryFolderContents:
Collaboration graph
[legend]

Public Attributes

UUID agent_id
 
int descendents
 
UUID folder_id
 
OSDArray categories = new OSDArray()
 
OSDArray items = new OSDArray()
 
UUID owner_id
 
int version
 

Detailed Description

Definition at line 88 of file LLSDInventoryItem.cs.

Member Data Documentation

UUID OpenSim.Framework.Capabilities.LLSDInventoryFolderContents.agent_id

Definition at line 90 of file LLSDInventoryItem.cs.

OSDArray OpenSim.Framework.Capabilities.LLSDInventoryFolderContents.categories = new OSDArray()

Definition at line 93 of file LLSDInventoryItem.cs.

int OpenSim.Framework.Capabilities.LLSDInventoryFolderContents.descendents

Definition at line 91 of file LLSDInventoryItem.cs.

UUID OpenSim.Framework.Capabilities.LLSDInventoryFolderContents.folder_id

Definition at line 92 of file LLSDInventoryItem.cs.

OSDArray OpenSim.Framework.Capabilities.LLSDInventoryFolderContents.items = new OSDArray()

Definition at line 94 of file LLSDInventoryItem.cs.

UUID OpenSim.Framework.Capabilities.LLSDInventoryFolderContents.owner_id

Definition at line 95 of file LLSDInventoryItem.cs.

int OpenSim.Framework.Capabilities.LLSDInventoryFolderContents.version

Definition at line 96 of file LLSDInventoryItem.cs.


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