Hey, I just have a simple question regaring to this line of code here.
Question:
As far as I am concered, I am getting an FString out of the function and assigning it to “HiddenWord”.
Why don’t I need to put TEXT (" ")in front of the result?(I did try and the system is preventing me from doing that)