public void Add(string name, Blam.Halo3.Tags.cache_file_sound_group def) { var dat = new SndData(def); dic.Add(name, dat); }