Navigation
API > API/Plugins > API/Plugins/NetworkPredictionExtras > API/Plugins/NetworkPredictionExtras/ANetworkPredictionExtrasCharacte-
- APawn::SetupPlayerInputComponent()
- ANetworkPredictionExtrasCharacter::SetupPlayerInputComponent()
- ANetworkPredictionExtrasCharacter_MockAbility::SetupPlayerInputComponent()
References
| Module | NetworkPredictionExtras |
| Header | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/NetworkPredictionExtrasCharacter.h |
| Include | #include "NetworkPredictionExtrasCharacter.h" |
| Source | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Private/NetworkPredictionExtrasCharacter.cpp |
virtual void SetupPlayerInputComponent
&40;
UInputComponent &42; PlayerInputComponent
&41;
Remarks
Allows a Pawn to set up custom input bindings. Called upon possession by a PlayerController, using the InputComponent created by CreatePlayerInputComponent().