Is it possible to create generic blueprint event graphs and link these when creating new blueprints? So you don’t have to duplicate event graphs if you want similar behaviors for different classes.
I know there’s inheritance but this is not always applicable if you need behaviors from several different classes.