mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Step 2: commit the IEstateModuleInterface changes needed
This commit is contained in:
@@ -40,11 +40,12 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
|
||||
uint GetRegionFlags();
|
||||
bool IsManager(UUID avatarID);
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Tell all clients about the current state of the region (terrain textures, water height, etc.).
|
||||
/// </summary>
|
||||
void sendRegionHandshakeToAll();
|
||||
void TriggerEstateInfoChange();
|
||||
|
||||
/// <summary>
|
||||
/// Fires the OnRegionInfoChange event.
|
||||
|
||||
Reference in New Issue
Block a user