Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Engine/Player.h |
Include |
#include "Engine/Player.h" |
Name | Description | ||
---|---|---|---|
|
int32 |
ConfiguredInternetSpeed |
|
|
int32 |
ConfiguredLanSpeed |
|
|
int32 |
CurrentNetSpeed |
Net variables. |
|
TObjectPtr< cla... |
PlayerController |
The actor this player controls. |
Name | Description | |
---|---|---|
|
UPlayer ( |
Name | Description | ||
---|---|---|---|
|
ConsoleCommand ( |
Executes the Exec() command |
|
|
APlayerContr... |
GetPlayerController ( |
Gets the player controller in the given world for this player. |
|
void |
SwitchController ( |
Dynamically assign Controller to Player and set viewport. |
Name | Description | ||
---|---|---|---|
|
bool |
Exec ( |
Final override of Exec that asserts if called |