Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Engine > API/Runtime/Engine/Engine/UPlayer
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/Player.h |
Include | #include "Engine/Player.h" |
Source | /Engine/Source/Runtime/Engine/Private/Player.cpp |
APlayerController &42; GetPlayerController
&40;
const UWorld &42;const InWorld
&41; const
Remarks
Gets the player controller in the given world for this player. The controller associated with this player in InWorld, if one exists.
Parameters
Name | Description |
---|---|
InWorld | The world in which to search for player controllers. |