|
OpenSim
|
Public Member Functions | |
| XInventoryFolder | Clone () |
Public Attributes | |
| string | folderName |
| int | type |
| int | version |
| UUID | folderID |
| UUID | agentID |
| UUID | parentFolderID |
Definition at line 35 of file IXInventoryData.cs.
|
inline |
Definition at line 44 of file IXInventoryData.cs.
| UUID OpenSim.Data.XInventoryFolder.agentID |
Definition at line 41 of file IXInventoryData.cs.
| UUID OpenSim.Data.XInventoryFolder.folderID |
Definition at line 40 of file IXInventoryData.cs.
| string OpenSim.Data.XInventoryFolder.folderName |
Definition at line 37 of file IXInventoryData.cs.
| UUID OpenSim.Data.XInventoryFolder.parentFolderID |
Definition at line 42 of file IXInventoryData.cs.
| int OpenSim.Data.XInventoryFolder.type |
Definition at line 38 of file IXInventoryData.cs.
| int OpenSim.Data.XInventoryFolder.version |
Definition at line 39 of file IXInventoryData.cs.
1.8.6