HDY enable collision in a particle system? Only emitter collides, not the particles

You can either Cast it to your character class,

Or use a Blueprint Interface, and set all those functions in the Character BP, and then just call them by an Interface Message.