Epic Developer Community Forums
Class "AController" has no member "SetupInputComponent"
Development
Programming & Scripting
question
,
unreal-engine
,
CPP
WinterZ36
(WinterZ36)
September 26, 2024, 2:08pm
8
Try using APlayerController::SetupInputComponent() rather than Super::SetupInputComponent()
Put your cursor on the line: GENERATED_BODY, and click the “hint” :Add the macro to the new C++ prompt file
捕获
749×204 54.7 KB
show post in topic