Add Refresh() Method to ISerachModule to allow forcing a sim to resend it's
search dataavinationmerge
parent
b3939a431c
commit
b5f5400e06
|
@ -31,6 +31,6 @@ namespace OpenSim.Framework
|
||||||
{
|
{
|
||||||
public interface ISearchModule
|
public interface ISearchModule
|
||||||
{
|
{
|
||||||
|
void Refresh();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue