Hi,
Multiline trace will return all objects that overlap, and will stop the trace when it sees at least one blocking hit. In your case you’ll probably want to use a channel other than visibility so that you can have objects that allow for bullet penetration to be marked as overlap instead of blocking.
Hope that helps