mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
add GetRegionByHandle methods
This commit is contained in:
@@ -66,7 +66,7 @@ namespace OpenSim.Services.Interfaces
|
||||
List<GridRegion> GetNeighbours(UUID scopeID, UUID regionID);
|
||||
|
||||
GridRegion GetRegionByUUID(UUID scopeID, UUID regionID);
|
||||
|
||||
GridRegion GetRegionByHandle(UUID scopeID, ulong regionhandle);
|
||||
/// <summary>
|
||||
/// Get the region at the given position (in meters)
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user