It happens because OutActors and HitActor are different classes, and the Contains node has a wildcard value. It would be better to use Casting instead of Contains:
It does the same.
It happens because OutActors and HitActor are different classes, and the Contains node has a wildcard value. It would be better to use Casting instead of Contains:
It does the same.