Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > AController
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/Controller.h |
Include | #include "GameFramework/Controller.h" |
UFUNCTION (BlueprintCallable, Category=Pawn)
bool IsLocalPlayerController() const
Remarks
Returns whether this Controller is a locally controlled PlayerController.