Hey
I'm using single line trace for objects in a blueprint. I'm feeding the on hit into a break hit.
Now I'm wanting to check to see what type of child actor the ray cast is impacting. but everything i try comparing returns false. i thought maybe i could get the class of the hit actor object and compare that to a new variable with that class assigned , but i cant find a class equals...
Any tips would be a big help
thanks
Jey
I'm using single line trace for objects in a blueprint. I'm feeding the on hit into a break hit.
Now I'm wanting to check to see what type of child actor the ray cast is impacting. but everything i try comparing returns false. i thought maybe i could get the class of the hit actor object and compare that to a new variable with that class assigned , but i cant find a class equals...
Any tips would be a big help
thanks
Jey
Comment