public void StoreRegionWindlightSettings(RegionLightShareData wl)
 {
     m_database.StoreRegionWindlightSettings(wl);
 }