public void RemoveObject(UUID uuid, UUID regionUUID)
 {
     m_database.RemoveObject(uuid, regionUUID);
 }