Repacing BindAxisVector
with BindAxis
results in a warning of Rider ““MouseMove” is not a name of any input axis”.
Moving from BeginPlay
to SetupInputComponent
results in UE crashing because of an access violation.
Repacing BindAxisVector
with BindAxis
results in a warning of Rider ““MouseMove” is not a name of any input axis”.
Moving from BeginPlay
to SetupInputComponent
results in UE crashing because of an access violation.