Particle Collision

May someone explain how to detect actor and particle(ribbon) collision. I use overrided methods-NotifyHit and NotifyActorBeginOverlap, they work fine for static mesh but not for particles. I’ll appreciate any help:)