mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
* Adding example "NullStorage" DataStore engine.
This commit is contained in:
@@ -47,7 +47,7 @@ namespace OpenSim.Region.Interfaces
|
||||
void Initialise(string filename, string dbname);
|
||||
|
||||
void StoreObject(SceneObject obj);
|
||||
void DeleteObject(LLUUID uuid);
|
||||
void RemoveObject(LLUUID uuid);
|
||||
|
||||
List<SceneObject> LoadObjects();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user