Need help fixing errors in code.
I'm about to lose it trying to fix these errors. They pop up every time I try to build my mod.
'Sims3GameplayObjects.BabyShower.ThrowBabyShower.Definition.GetInteractionName(Sims3.Gameplay.Actors.Sim, Sims3.Gameplay.Actors.Sim)' is a new virtual member in sealed class
'Sims3GameplayObjects.BabyShower.ThrowBabyShower.Definition' (CS0549) - C:\Users\myname\OneDrive\Documents\SharpDevelop Projects\Sims 3 Baby Shower Mod\Sims 3 Baby Shower Mod\BabyShowerMain.cs:29,40
'Sims3GameplayObjects.BabyShower.ThrowBabyShower.Definition.GetInteractionName(Sims3.Gameplay.Actors.Sim, Sims3.Gameplay.Actors.Sim)': no suitable method found to override (CS0115) - C:\Users\myname\OneDrive\Documents\SharpDevelop Projects\Sims 3 Baby Shower Mod\Sims 3 Baby Shower Mod\BabyShowerMain.cs:29,40