Can't delete function

Howdy,

I added an interface to my GameMode blueprint, and then I removed it, but for some reason, the function from the interface is still in my game mode, and I can’t delete it. Furthermore, when I add the interface back into the game mode, I can’t compile because I’m told the function already exists.

I check for references, and there don’t seem to be any.

Thoughts?

-Sterling

I fixed the problem, but I can’t ascertain as to why it was an issue in the first place.

I went into the Interface blueprint and deleted everything. Recompiled, saved, then recreated my function and variables.

-Sterling