Returns the contents of the specified
folder
Declaration Syntax
C# |
public List< InventoryBase> GetContents( UUID folder )
Parameters
- folder ( UUID)
- A folder's UUID
Return Value
The contents of the folder
corresponding to
Copy | |
---|---|
folder |
Exceptions
Exception | Condition | ||||
---|---|---|---|---|---|
InventoryException | When
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)