Static Mesh collision not scaling

Because not everyone uses the “term” collision the same way, I’d like to make sure we are on the same page… When you’re referring to collision are you speaking in terms of blocking other actors from passing through the mesh or creating overlap events like the following example, where when the mesh(cube) scales up to intersect with the player so the print string displays: “ThirdPersonCharacter?”

104972-collision2.png