mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Add Refresh() Method to ISerachModule to allow forcing a sim to resend it's
search data
This commit is contained in:
@@ -31,6 +31,6 @@ namespace OpenSim.Framework
|
||||
{
|
||||
public interface ISearchModule
|
||||
{
|
||||
|
||||
void Refresh();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user