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

Public Attributes

UUID folder_id
 
UUID parent_id
 
string name
 
int type
 
int preferred_type
 

Detailed Description

Definition at line 33 of file LLSDInventoryFolder.cs.

Member Data Documentation

UUID OpenSim.Framework.Capabilities.LLSDInventoryFolder.folder_id

Definition at line 35 of file LLSDInventoryFolder.cs.

string OpenSim.Framework.Capabilities.LLSDInventoryFolder.name

Definition at line 37 of file LLSDInventoryFolder.cs.

UUID OpenSim.Framework.Capabilities.LLSDInventoryFolder.parent_id

Definition at line 36 of file LLSDInventoryFolder.cs.

int OpenSim.Framework.Capabilities.LLSDInventoryFolder.preferred_type

Definition at line 39 of file LLSDInventoryFolder.cs.

int OpenSim.Framework.Capabilities.LLSDInventoryFolder.type

Definition at line 38 of file LLSDInventoryFolder.cs.


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