In 4.8.1, I have a class where if I override a function in a child class, an event will be created by the name of the function instead of creating a new function. Other classes and their children will properly do this.
Is there a setting that changes this functionality, or is there something funky going on here?