What is the advantage having collision in static mesh?

Hi,
What is the advantage having collision in the static mesh than in a collision component (or multiple collision component) of the actor ?
Thanks

I dont think there is any advantage other than convenience if you find one easier than the other. Performance-wise it is always better to have the simplest geometry possible for collision.