What is the difference of HitComponent and OtherComponent?

The signature of the OnHit function contains two pointers and both are to UPrimitiveComponent. One is called HitComponent and the other one is called OtherComponent. What is the difference between those two?

One is the component that was hit, the other is the one that did the hitting.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms