mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Implement avatar picker queries
This commit is contained in:
@@ -48,5 +48,6 @@ namespace OpenSim.Data
|
||||
{
|
||||
UserAccountData[] Get(string[] fields, string[] values);
|
||||
bool Store(UserAccountData data);
|
||||
UserAccountData[] GetUsers(UUID scopeID, string query);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user