mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
a few changes to getregion(s)byName()
This commit is contained in:
@@ -83,6 +83,7 @@ namespace OpenSim.Services.Interfaces
|
||||
/// <param name="regionName"></param>
|
||||
/// <returns>Returns the region information if the name matched. Null otherwise.</returns>
|
||||
GridRegion GetRegionByName(UUID scopeID, string regionName);
|
||||
GridRegion GetRegionByURI(UUID scopeID, RegionURI uri);
|
||||
|
||||
/// <summary>
|
||||
/// Get information about regions starting with the provided name.
|
||||
|
||||
Reference in New Issue
Block a user