public static void ReleaseSoundObject(SoundSource soundSourceSource) { soundSourceSource.Handle.UID++; // make this handle new FreeList.AddFirst(soundSourceSource.Link); }