You need to check the collision details for the box collision comp and all actors it needs to overlapped and set the “Generate Overlap Events” check box. Also
UFUNCTION in declaration before OnOverlapEnd is must be (u need to check it) otherwise it won’t work.