mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
find parcels by GlobalID.. well most time
This commit is contained in:
@@ -76,6 +76,8 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// <returns></returns>
|
||||
ILandObject GetLandObject(int localID);
|
||||
|
||||
ILandObject GetLandObject(UUID GlobalID);
|
||||
|
||||
/// <summary>
|
||||
/// Clear the land channel of all parcels.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user