It is possible to use use the output of a string as a variable?
I want to take advantage of the output on a trace event, the one here to be exact.
https://docs.unrealengine.com/latest/INT/Gameplay/HowTo/UseRaycasts/Blueprints/index.html
So for example, If i am looking at an object and the sting is returning “box” I want to be able to “cast to” to grab that sting and use it in a branch condition.
I hope you can understand what i am looking to do, I am very new at this.
Edit: Basically what i am trying to do is check if im looking at the object