mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Add the ability to query the MYSQL databse for a list of the stored prim UUIDs
This commit is contained in:
@@ -95,5 +95,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
RegionLightShareData LoadRegionWindlightSettings(UUID regionUUID);
|
||||
void StoreRegionWindlightSettings(RegionLightShareData wl);
|
||||
void RemoveRegionWindlightSettings(UUID regionID);
|
||||
|
||||
UUID[] GetObjectIDs(UUID regionID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user