Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UPlayerInput
Description
Return's this object casted to a player controller. This can be null if there is no player controller.
| Name | GetOuterAPlayerController |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerInput.h |
| Include Path | #include "GameFramework/PlayerInput.h" |
| Source | /Engine/Source/Runtime/Engine/Private/UserInterface/PlayerInput.cpp |
UFUNCTION (BlueprintCallable, BlueprintPure, Category="Input")
APlayerController * GetOuterAPlayerController() const