for some reason printfile wont work or come up as an option for me while coding (VS code is up to date) I get the error code up above in the subject and the game will not compile. mind you im new to all of this and im not very good at debugging and such. using windows 10, Unreal version 4.25. PLEASE HELP!!
Are you sure you’re typing it correctly. It’s case sensitive PrintLine
not Printline
or printLine
. It has to be PrintLine
with an upper case P
and L
I figured it out 4.25 just wasn’t identifying it so I downgraded to 4.24