Epic Developer Community Forums
GetActorForwardVector() missing
Development
Programming & Scripting
C++
Programming
,
question
,
unreal-engine
,
CPP
SolidGasStudios
(SolidGasStudios)
October 29, 2022, 7:42am
2
You are missing the scope resolution for the method:
AMyActor::Forward(float dir) {}
show post in topic