Paper2D: Can polygons in a sprite be identified via function/BP?

Hi -
I was curious if it was possible to use multiple polygons as collision objects in a sprite (via the sprite editor). So for example, if on a piece of terrain (imagine a mario block) the left half had a collision polygon and the right half had its own respective collision polygon - could each individual collision poly be detected via code or blueprint?

Thanks!