Okay, but having added that line, now I’m getting this compile error.
It’s saying it wants a constant pointer, and it’s getting a non-constant pointer (I think?) This is despite me basically copying the code verbatim from the FPS tutorial of Unreal (accounting for the variable name change, of course.)