mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
add Cap_FetchLib2 note that this is still local to regions, not using grid as it possible should, but this needs more work, and issue with HG older grids/regions
This commit is contained in:
@@ -38,6 +38,7 @@ namespace OpenSim.Services.Interfaces
|
||||
InventoryFolderImpl LibraryRootFolder { get; }
|
||||
|
||||
Dictionary<UUID, InventoryFolderImpl> GetAllFolders();
|
||||
InventoryItemBase GetItem(UUID itemID);
|
||||
InventoryItemBase[] GetMultipleItems(UUID[] itemIDs);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user