Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ULocalPlayer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ULocalPlayer
(
const FObjectInitializer& ObjectInitializer |
Engine/LocalPlayer.h | ||
ULocalPlayer
(
FVTableHelper& Helper |
DO NOT USE. This constructor is for internal usage only for hot-reload purposes. | Engine/LocalPlayer.h |
ULocalPlayer(const FObjectInitializer &)
| Name | ULocalPlayer |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/LocalPlayer.h |
| Include Path | #include "Engine/LocalPlayer.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LocalPlayer.cpp |
ULocalPlayer
(
const FObjectInitializer & ObjectInitializer
)
ULocalPlayer(FVTableHelper &)
Description
DO NOT USE. This constructor is for internal usage only for hot-reload purposes.
| Name | ULocalPlayer |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/LocalPlayer.h |
| Include Path | #include "Engine/LocalPlayer.h" |
ULocalPlayer
(
FVTableHelper & Helper
)