Hi people, Hope you’re doing great. I have created a variable of type “Controller” and assigned it a value as well. On printing the value I get the same out as in the compasion with the other actor having same vaiable. While brancing it should run “True” one since both variable have the same value instead it runs the “False” branch.
Can someone tell me why branch is running the false?
It’s probably better to get the controller and cast it to the controller you want to test against, rather than fiddling with the names.
2 Likes
OK, Thanks
1 Like