类型 |
名称 |
描述 |
---|---|---|
TObjectPtr< APa... |
AcknowledgedPawn |
用于网络游戏,使客户端可以承认它拥有一个特定的卒。 |
TArray< FActive... |
ActiveForceFeedbackEffects |
|
TSharedPtr< str... |
ActiveHapticEffect_Gun |
|
TSharedPtr< str... |
ActiveHapticEffect_HMD |
|
TSharedPtr< str... |
ActiveHapticEffect_Left |
目前正在玩左手和右手的触觉效果 |
TSharedPtr< str... |
ActiveHapticEffect_Right |
|
TWeakObjectPtr<... |
AudioListenerAttenuationComponent |
仅用于覆盖计算衰减计算的组件。 |
FVector |
AudioListenerAttenuationOverride |
目前被覆盖的向量,用于做监听器的衰减计算。 |
TWeakObjectPtr<... |
AudioListenerComponent |
当前正在驱动音频侦听器的位置/方向的组件 |
FVector |
AudioListenerLocationOverride |
当前被覆盖的音频监听器的位置 |
FRotator |
AudioListenerRotationOverride |
当前覆盖了音频侦听器的旋转 |
bool |
bAutoManageActiveCameraTarget |
当值为真允许这个玩家控制器为你管理相机目标,通常通过使用被拥有的卒作为相机目标。 |
uint32: 1 |
bCinemaDisableInputLook |
|
uint32: 1 |
bCinemaDisableInputMove |
从影院模式中输入的状态 |
uint32: 1 |
bCinematicMode |
这个播放器目前处于影院模式中吗? Prevents rotation/movement/firing/etc |
uint32: 1 |
bEnableClickEvents |
是否应该生成参与者/组件的单击事件。 |
uint32: 1 |
bEnableMotionControls |
是否考虑来自运动源的输入(倾斜、加速度等) |
uint32: 1 |
bEnableMouseOverEvents |
是否应该生成参与者/组件的鼠标来覆盖事件。 |
uint32: 1 |
bEnableStreamingSource |
播放器控制器是否应该作为世界部分流媒体源使用。 |
uint32: 1 |
bEnableTouchEvents |
是否应该生成参与者/组件的触摸事件。 |
uint32: 1 |
bEnableTouchOverEvents |
是否应生成参与者/组件触摸事件。 |
uint32: 1 |
bForceFeedbackEnabled |
|
uint32: 1 |
bHidePawnInCinematicMode |
当影院模式为真时,表示该控制器的兵应该被隐藏 |
uint32: 1 |
bIsUsingStreamingVolumes |
此控制器是否正在使用流媒体卷。 |
FRotator |
BlendedTargetViewRotation |
平滑版本的目标视图旋转,以消除间歇性复制更新中的抖动。 |
uint32: 1 |
bOverrideAudioAttenuationListener |
是否覆盖衰减侦听器的位置。 |
uint32: 1 |
bOverrideAudioListener |
是否覆盖正常的音频侦听器定位方法 |
uint32: 1 |
bPlayerIsWaiting |
如果播放器控制器当前正在等待匹配开始或重生,则为真。 |
bool |
bRenderPrimitiveComponents |
是否渲染原始组件。 |
uint32: 1 |
bShortConnectTimeOut |
When true, reduces connect timeout from InitialConnectionTimeOut to ConnectionTimeout. |
uint32: 1 |
bShouldPerformFullTickWhenPaused |
Whether we fully tick when the game is paused, if our tick function is allowed to do so. |
uint32: 1 |
bShowMouseCursor |
Whether the mouse cursor should be displayed. |
uint32: 1 |
bStreamingSourceShouldActivate |
Whether the PlayerController streaming source should activate cells after loading. |
uint32: 1 |
bStreamingSourceShouldBlockOnSlowStreaming |
Whether the PlayerController streaming source should block on slow streaming. |
TSubclassOf< UC... |
CheatClass |
Class of my CheatManager. |
TObjectPtr< UCh... |
CheatManager |
Object that manages "cheat" commands. |
TArray< FKey > |
ClickEventKeys |
List of keys that will cause click events to be forwarded, default to left click |
int32 |
ClientCap |
Cap set by server on bandwidth from client to server in bytes/sec (only has impact if >=2600) |
TWeakObjectPtr<... |
CurrentClickablePrimitive |
Clickable object currently under the mouse cursor. |
TEnumAsByte< EC... |
CurrentClickTraceChannel |
Trace channel currently being used for determining what world object was clicked on. |
TArray< TWeakOb... |
CurrentInputStack |
|
TEnumAsByte< EM... |
CurrentMouseCursor |
Currently visible mouse cursor |
TWeakObjectPtr<... |
CurrentTouchablePrimitives |
Touchable objects currently under fingers. |
TObjectPtr< cla... |
CurrentTouchInterface |
The currently set touch interface |
TEnumAsByte< EC... |
DefaultClickTraceChannel |
Default trace channel used for determining what world object was clicked on. |
TEnumAsByte< EM... |
DefaultMouseCursor |
Type of mouse cursor to show by default |
TArray< FForceF... |
ForceFeedbackEffectHistoryEntries |
For debugging, shows the last force feeback effects that played |
float |
ForceFeedbackScale |
Scale applied to force feedback values |
FForceFeedbackV... |
ForceFeedbackValues |
Currently active force feedback weights |
TArray< TObject... |
HiddenActors |
The actors which the camera shouldn't see - e.g. used to hide actors which the camera penetrates |
TArray< TWeakOb... |
HiddenPrimitiveComponents |
Explicit components the camera shouldn't see (helpful for external systems to hide a component from a single player) |
float |
HitResultTraceDistance |
Distance to trace when computing click events |
TObjectPtr< UIn... |
InactiveStateInputComponent |
InputComponent we use when player is in Inactive state. |
uint16 |
LastCompletedSeamlessTravelCount |
The value of SeamlessTravelCount, upon the last call to GameModeBase::HandleSeamlessTravelPlayer; used to detect seamless travel |
float |
LastMovementHitch |
Last real time (undilated) a hitch was detected in TickActor() when checking for forced client movement updates. |
float |
LastMovementUpdateTime |
Last real time (undilated) recorded in TickActor() when checking for forced client movement updates. |
float |
LastSpectatorStateSynchTime |
Used to make sure the client is kept synchronized when in a spectator state |
FVector |
LastSpectatorSyncLocation |
Last location synced on the server for a spectator. |
FRotator |
LastSpectatorSyncRotation |
Last rotation synced on the server for a spectator. |
float |
LocalPlayerCachedLODDistanceFactor |
Last used FOV based multiplier to distance to an object when determining if it exceeds the object's cull distance |
FPlayerMuteList |
MuteList |
List of muted players in various categories |
TObjectPtr< AHU... |
MyHUD |
Heads up display associated with this PlayerController. |
TObjectPtr< UNe... |
NetConnection |
The net connection this controller is communicating on, nullptr for local players on server |
uint8 |
NetPlayerIndex |
Index identifying players using the same base connection (splitscreen clients) Used by netcode to match replicated PlayerControllers to the correct splitscreen viewport and child connection replicated via special internal code, not through normal variable replication |
TSubclassOf< UP... |
OverridePlayerInputClass |
If set, then this UPlayerInput class will be used instead of the Input Settings' DefaultPlayerInputClass |
TArray< FName > |
PendingMapChangeLevelNames |
List of names of levels the server is in the middle of sending us for a PrepareMapChange() call |
TObjectPtr< UNe... |
PendingSwapConnection |
This is set on the OLD PlayerController when performing a swap over a network connection so we know what connection we're waiting on acknowledgment from to finish destroying this PC (or when the connection is closed) |
TObjectPtr< UPl... |
Player |
UPlayer associated with this PlayerController. |
TObjectPtr< APl... |
PlayerCameraManager |
Camera/view related variables Camera manager associated with this Player Controller. |
TSubclassOf< AP... |
PlayerCameraManagerClass |
PlayerCamera class should be set for each game, otherwise Engine.PlayerCameraManager is used |
TObjectPtr< UPl... |
PlayerInput |
Object that manages player input. |
FRotator |
RotationInput |
Input axes values, accumulated each tick. |
uint16 |
SeamlessTravelCount |
Counter for this players seamless travels (used along with the below value, to restrict ServerNotifyLoadedWorld) |
float |
SmoothTargetViewRotationSpeed |
Interp speed for blending remote view rotation for smoother client updates |
FVector |
SpawnLocation |
The location used internally when there is no pawn or spectator, to know where to spawn the spectator or focus the camera on death. |
FColor |
StreamingSourceDebugColor |
Color used for debugging. |
EStreamingSourc... |
StreamingSourcePriority |
PlayerController streaming source priority. |
TArray< FStream... |
StreamingSourceShapes |
Optional aggregated shape list used to build a custom shape for the streaming source. |
FRotator |
TargetViewRotation |
用于复制此播放器控制器不拥有/拥有的目标视点旋转。 |
FTimerHandle |
TimerHandle_UnFreeze |
高效管理解冻定时器句柄 |
TSharedPtr< cla... |
VirtualJoystick |
虚拟触摸界面 |
返回值 | 名称 | 描述 |
---|---|---|
void |
AcknowledgePossession ( |
Called on the client to do local pawn setup after possession, before calling ServerAcknowledgePossession |
void |
ActivateTouchInterface ( |
Activates a new touch interface for this player controller |
void |
AddCheats ( |
Called to try and enable cheats for this player, happens during initialization or from AllowCheats command |
void |
AddPitchInput ( |
Add Pitch (look up) input. This value is multiplied by InputPitchScale. |
void |
AddRollInput ( |
Add Roll input. This value is multiplied by InputRollScale. |
void |
AddYawInput ( |
Add Yaw (turn) input. This value is multiplied by InputYawScale. |
void |
AutoManageActiveCameraTarget ( |
If bAutoManageActiveCameraTarget is true, then automatically manage the active camera target. |
void |
BeginPlayingState() |
Pawn has been possessed, so changing state to NAME_Playing. |
void |
BeginSpectatingState() |
Event when spectating begins. |
void |
BuildHiddenComponentList ( |
Builds a list of components that are hidden based upon gameplay. |
void |
BuildInputStack ( |
|
void |
Camera ( |
Change Camera mode |
bool |
CanRestartPlayer() |
Returns true if this controller thinks it's able to restart. |
void |
CleanUpAudioComponents() |
Clears out 'left-over' audio components. |
void |
CleanupGameViewport() |
Gives the PlayerController an opportunity to cleanup any changes it applied to the game viewport, primarily for the touch interface |
void |
ClearAudioListenerAttenuationOverride() |
|
void |
ClearAudioListenerOverride() |
Clear any overrides that have been applied to audio listener |
void |
ClientAckUpdateLevelVisibility ( |
Acknowledge received LevelVisibilityTransactionId |
void |
ClientAddTextureStreamingLoc ( |
Adds a location to the texture streaming system for the specified duration. |
void |
ClientCancelPendingMapChange() |
Tells client to cancel any pending map change. |
void |
ClientCapBandwidth ( |
Set CurrentNetSpeed to the lower of its current value and Cap. |
void |
ClientClearCameraLensEffects() |
Removes all Camera Lens Effects. |
void |
ClientCommitMapChange() |
Actually performs the level transition prepared by PrepareMapChange(). |
void |
ClientEnableNetworkVoice ( |
Tell the client to enable or disable voice chat (not muting) |
void |
ClientEndOnlineSession() |
Notify client that the session is about to start |
void |
ClientFlushLevelStreaming() |
Tells the client to block until all pending level streaming actions are complete happens at the end of the tick primarily used to force update the client ASAP at join time |
void |
ClientForceGarbageCollection() |
Forces GC at the end of the tick on the client |
void |
ClientGameEnded ( |
Replicated function called by GameHasEnded(). |
void |
ClientGotoState ( |
Server uses this to force client into NewState . |
void |
ClientIgnoreLookInput ( |
Calls IgnoreLookInput on client |
void |
ClientIgnoreMoveInput ( |
Calls IgnoreMoveInput on client |
void |
ClientMessage ( |
Outputs a message to HUD |
void |
ClientMutePlayer ( |
Tell the client to mute a player for this controller |
void |
ClientPlayForceFeedback ( |
Play a force feedback pattern on the player's controller |
void |
ClientPlaySound ( |
Play sound client-side (so only the client will hear it) |
void |
ClientPlaySoundAtLocation ( |
Play sound client-side at the specified location |
void |
ClientPrepareMapChange ( |
Asynchronously loads the given level in preparation for a streaming map transition. |
void |
ClientPrestreamTextures ( |
Forces the streaming system to disregard the normal logic for the specified duration and instead always load all mip-levels for all textures used by the specified actor. |
void |
ClientReceiveLocalizedMessage ( |
Send client localized message id |
void |
ClientRecvServerAckFrame ( |
We call this in ::SendClientAdjustment to tell the client what the last processed input frame was for it and on what local frame number it was processed. |
void |
ClientRecvServerAckFrameDebug ( |
|
void |
ClientRepObjRef ( |
Development RPC for testing object reference replication |
void |
ClientReset() |
Tell client to reset the PlayerController |
void |
ClientRestart ( |
Tell client to restart the level |
void |
ClientRetryClientRestart ( |
Assign Pawn to player, but avoid calling ClientRestart if we have already accepted this pawn |
void |
ClientReturnToMainMenuWithTextReason ( |
Return the client to the main menu gracefully |
void |
ClientSetBlockOnAsyncLoading() |
Tells the client to block until all pending level streaming actions are complete. |
void |
ClientSetCameraFade ( |
Tell client to fade camera bEnableFading - true if we should apply FadeColor/FadeAmount to the screen FadeColor - Color to fade to FadeAlpha - Contains the start fade (X) and end fade (Y) values to apply. |
void |
ClientSetCameraMode ( |
Replicated function to set camera style on client |
void |
ClientSetCinematicMode ( |
Called by the server to synchronize cinematic transitions with the client |
void |
ClientSetForceMipLevelsToBeResident ( |
Forces the streaming system to disregard the normal logic for the specified duration and instead always load all mip-levels for all textures used by the specified material. |
void |
ClientSetHUD ( |
Set the client's class of HUD and spawns a new instance of it. |
void |
ClientSetSpectatorWaiting ( |
Indicate that the Spectator is waiting to join/respawn. |
void |
ClientSetViewTarget ( |
Set the view target |
void |
ClientSpawnCameraLensEffect ( |
|
void |
ClientSpawnGenericCameraLensEffect ( |
Spawn a camera lens effect (e.g. blood). |
void |
ClientStartCameraShake ( |
Play Camera Shake |
void |
ClientStartCameraShakeFromSource ( |
Play Camera Shake localized to a given source |
void |
ClientStartOnlineSession() |
Notify client that the session is starting |
void |
ClientStopCameraShake ( |
Stop camera shake on client. |
void |
ClientStopCameraShakesFromSource ( |
Stop camera shake on client. |
void |
ClientStopForceFeedback ( |
Stops a playing force feedback pattern |
void |
ClientTeamMessage ( |
|
void |
ClientTravel ( |
Travel to a different map or IP address. |
void |
ClientTravelInternal ( |
Internal clientside implementation of ClientTravel - use ClientTravel to call this |
void |
ClientUnmutePlayer ( |
Tell the client to unmute a player for this controller |
void |
ClientUnmutePlayers ( |
Tell the client to unmute an array of players for this controller |
void |
ClientUpdateLevelStreamingStatus ( |
Replicated Update streaming status |
void |
ClientUpdateMultipleLevelsStreamingStatus ( |
Replicated Update streaming status. |
void |
ClientVoiceHandshakeComplete() |
Tells the client that the server has all the information it needs and that it is ok to start sending voice packets. |
void |
ClientWasKicked ( |
Notify client they were kicked from the server |
FString |
ConsoleCommand ( |
Executes the Exec() command on the UPlayer object |
void |
ConsoleKey ( |
Console control commands, useful when remote debugging so you can't touch the console the normal way |
void |
CreateTouchInterface() |
Create the touch interface, and activate an initial touch interface (if touch interface is desired) |
TSharedPtr< ... |
CreateVirtualJoystick() |
Create virtual touch interface |
bool |
DefaultCanUnpause() |
Default implementation of pausing check for 'CanUnpause' delegates |
void |
DelayedPrepareMapChange() |
Used to wait until a map change can be prepared when one was already in progress |
bool |
DeprojectMousePositionToWorld ( |
Convert current mouse 2D position to World Space 3D position and direction. |
bool |
DeprojectScreenPositionToWorld ( |
Convert 2D screen position to World Space 3D position and direction. |
void |
DestroySpectatorPawn() |
Destroys the SpectatorPawn and sets it to nullptr. |
void |
EnableCheats() |
Run from the console to try and manually enable cheats which are disabled by default in multiplayer, games can override this |
void |
EndPlayingState() |
Leave playing state. |
void |
EndSpectatingState() |
Event when no longer spectating. |
void |
ExecuteAsyncPhysicsCommand ( |
Enqueues a command to run at the time specified by AsyncPhysicsTimestamp. |
void |
FlushPressedKeys() |
Flushes the current key state. |
void |
FOV ( |
Set the field of view to NewFOV |
void |
GameplayMutePlayer ( |
Mutes a remote player on the server and then tells the client to mute |
void |
GameplayUnmuteAllPlayers() |
Unmutes all remote players muted due to gameplay rules on the server and then tells the client to unmute |
void |
GameplayUnmutePlayer ( |
Unmutes a remote player on the server and then tells the client to unmute |
FAsyncPhysic... |
GetAsyncPhysicsTimestamp ( |
Generates a timestamp for the upcoming physics step (plus any pending time). |
bool |
GetAudioListenerAttenuationOverridePosition ( |
Gets the attenuation position override. |
void |
GetAudioListenerPosition ( |
Get audio listener position and orientation |
ACameraActor... |
GetAutoActivateCameraForPlayer() |
|
FClientFrame... |
GetClientFrameInfo() |
|
const FClien... |
GetClientFrameInfo() |
|
const FStrin... |
GetCurrentInputModeDebugString() |
Keep track of the current input mode debug string here. |
FVector |
GetFocalLocation() |
Returns the location the PlayerController is focused on. |
bool |
GetHitResultAtScreenPosition ( |
Returns hit results from doing a collision query at a certain location on the screen |
bool |
GetHitResultAtScreenPosition ( |
Returns hit results from doing a collision query at a certain location on the screen |
bool |
GetHitResultAtScreenPosition ( |
Returns hit results from doing a collision query at a certain location on the screen |
bool |
GetHitResultAtScreenPosition ( |
Returns hit results from doing a collision query at a certain location on the screen |
bool |
GetHitResultUnderCursor ( |
|
bool |
GetHitResultUnderCursorByChannel ( |
Performs a collision query under the mouse cursor, looking on a trace channel |
bool |
GetHitResultUnderCursorForObjects ( |
Performs a collision query under the mouse cursor, looking for object types |
bool |
GetHitResultUnderFinger ( |
|
bool |
GetHitResultUnderFingerByChannel ( |
Performs a collision query under the finger, looking on a trace channel |
bool |
GetHitResultUnderFingerForObjects ( |
Performs a collision query under the finger, looking for object types |
T * |
GetHUD() |
Templated version of GetHUD, will return nullptr if cast fails |
AHUD * |
GetHUD() |
Gets the HUD currently being used by this player controller |
float |
GetInputAnalogKeyState ( |
Returns the analog value for the given key/button. |
void |
GetInputAnalogStickState ( |
|
void |
GetInputAnalogStickState ( |
Retrieves the X and Y displacement of the given analog stick. |
FInputCmdBuf... |
GetInputBuffer() |
|
int32 |
GetInputIndex() |
|
float |
GetInputKeyTimeDown ( |
Returns how long the given key/button has been down. |
void |
GetInputMotionState ( |
Retrieves the current motion state of the player's input device |
void |
GetInputMouseDelta ( |
|
void |
GetInputMouseDelta ( |
Retrieves how far the mouse moved this frame. |
void |
GetInputTouchState ( |
|
void |
GetInputTouchState ( |
Retrieves the X and Y screen coordinates of the specified touch key. |
FVector |
GetInputVectorKeyState ( |
Returns the vector value for the given key/button. |
ULocalPlayer... |
GetLocalPlayer() |
Returns the ULocalPlayer for this controller if it exists, or null otherwise |
int32 |
GetLocalToServerAsyncPhysicsTickOffset() |
Returns the current estimated offset between the local async physics step and the server. |
float |
GetMinRespawnDelay() |
Calculate minimal respawn delay |
EMouseCursor... |
GetMouseCursor() |
Returns the current mouse cursor, or None |
bool |
GetMousePosition ( |
|
bool |
GetMousePosition ( |
Retrieves the X and Y screen coordinates of the mouse cursor. |
const TArray... |
GetNetConditionGroups() |
Returns the list of netcondition groups we are part of. |
APlayerState... |
GetNextViewablePlayer ( |
Get next active viewable player in PlayerArray. |
TSubclassOf<... |
GetOverridePlayerInputClass() |
|
APawn * |
GetPawnOrSpectator() |
Returns the first of GetPawn() or GetSpectatorPawn() that is not nullptr, or nullptr otherwise. |
FPlatformUse... |
GetPlatformUserId() |
Returns the platform user that is assigned to this Player Controller's Local Player. |
APlayerContr... |
GetPlayerControllerForMuting ( |
Get a remote player controller on the server for muting |
FString |
GetPlayerNetworkAddress() |
Get the local players network address |
void |
GetSeamlessTravelActorList ( |
Called on client during seamless level transitions to get the list of Actors that should be moved into the new level PlayerControllers, Role < ROLE_Authority Actors, and any non-Actors that are inside an Actor that is in the list (i.e. Object.Outer == Actor in the list) are all automatically moved regardless of whether they're included here only dynamic actors in the PersistentLevel may be moved (this includes all actors spawned during gameplay) this is called for both parts of the transition because actors might change while in the middle (e.g. players might join or leave the game) |
FServerFrame... |
GetServerFrameInfo() |
|
FString |
GetServerNetworkAddress() |
Get the server network address |
int32 |
GetServerToLocalAsyncPhysicsTickOffset() |
Returns the current estimated offset between the server async physics step and the local one. |
FVector |
GetSpawnLocation() |
Get the location used when initially created, or when changing states when there is no pawn or spectator. |
ASpectatorPa... |
GetSpectatorPawn() |
Get the Pawn used when spectating. nullptr when not spectating. |
APlayerState... |
GetSplitscreenPlayerByIndex ( |
Returns the PlayerState associated with the player at the specified index. |
int32 |
GetSplitscreenPlayerCount() |
Returns the number of split-screen players playing on this player's machine. |
void |
GetStreamingSourceLocationAndRotation ( |
Gets the streaming source location and rotation. |
EStreamingSo... |
GetStreamingSourcePriority() |
Gets the streaming source priority. |
void |
GetStreamingSourceShapes ( |
Gets the streaming source priority. |
bool |
GetStreamingSourcesInternal ( |
|
void |
GetViewportSize ( |
Helper to get the size of the HUD canvas for this player controller. Returns 0 if there is no HUD |
bool |
HasClientLoadedCurrentWorld() |
Returns whether the client has completely loaded the server's current world (valid on server only) |
void |
IncludeInNetConditionGroup ( |
Make this player a member of a netcondition group. |
void |
InitInputSystem() |
Spawn the appropriate class of PlayerInput. |
bool |
InputEnabled() |
|
bool |
InputKey ( |
Handles a key press |
bool |
InputMotion ( |
Handles motion control |
bool |
InputTouch ( |
Handles a touch screen action |
bool |
IsFrozen() |
Returns true if input should be frozen (whether UnFreeze timer is active) |
bool |
IsInputComponentInStack ( |
Returns true if the given input component is in this PlayerController's CurrentInputStack |
bool |
IsInputKeyDown ( |
Returns true if the given key/button is pressed on the input of the controller (if present) |
bool |
IsInViewportClient ( |
|
bool |
IsMemberOfNetConditionGroup ( |
Returns true if the player controller is a member of the netcondition group |
bool |
IsPaused() |
Returns true if game is currently paused. |
bool |
IsPlayerMuted ( |
Is the specified player muted by this controlling player for any reason (gameplay, system, etc), check voice interface IsMuted() for system mutes |
bool |
IsPrimaryPlayer() |
Wrapper for determining whether this player is the first player on their console. |
bool |
IsSplitscreenPlayer ( |
Determines whether this player is playing split-screen. |
bool |
IsStreamingSourceEnabled() |
Whether the PlayerController should be used as a World Partiton streaming source. |
void |
K2_ClientPlayForceFeedback ( |
Play a force feedback pattern on the player's controller |
void |
LevelStreamingStatusChanged ( |
Notify player of change to level |
void |
LevelStreamingStatusChanged ( |
Notify player of change to level |
void |
LocalTravel ( |
Causes the client to travel to the given URL |
FName |
NetworkRemapPath ( |
Handles remapping a package name for networking, call on both the client and server when sending package names manually for RPCs |
void |
NotifyActorChannelFailure ( |
Called on the server when the client sends a message indicating it was unable to initialize an Actor channel, most commonly because the desired Actor's archetype couldn't be serialized the default is to do nothing (Actor simply won't exist on the client), but this function gives the game code an opportunity to try to correct the problem |
void |
NotifyLoadedWorld ( |
Called to notify the server when the client has loaded a new world via seamless traveling |
bool |
NotifyServerReceivedClientData ( |
Notify the server that client data was received on the Pawn. |
void |
OnAddedToPlayerControllerList() |
Called when player controller gets added to its owning world player controller list. |
void |
OnRemovedFromPlayerControllerList() |
Called when player controller gets removed from its owning world player controller list. |
void |
OnServerStartedVisualLogger ( |
Notify from server that Visual Logger is recording, to show that information on client about possible performance issues |
void |
Pause() |
Command to try to pause the game. |
void |
PawnLeavingGame() |
Clean up when a Pawn's player is leaving a game. Base implementation destroys the pawn. |
FDynamicForc... |
PlayDynamicForceFeedback ( |
Allows playing of a dynamic force feedback event from native code Begins playing when Start is called. |
void |
PlayerTick ( |
Processes player input (immediately after PlayerInput gets ticked) and calls UpdateRotation(). |
void |
PlayHapticEffect ( |
Play a haptic feedback curve on the player's controller |
bool |
PopInputComponent ( |
Removes given inputcomponent from the input stack (regardless of if it's the top, actually). |
void |
PostProcessInput ( |
Method called after processing input |
bool |
PostProcessWorldToScreen ( |
After successful world to screen projection, allows custom post-processing of the resulting ScreenLocation. |
void |
PostSeamlessTravel() |
Called after this player controller has transitioned through seamless travel, but before that player is initialized This is called both when a new player controller is created, and when it is maintained |
void |
PreClientTravel ( |
Called when the local player is about to travel to a new map or IP address. |
void |
PreProcessInput ( |
Method called prior to processing input |
void |
ProcessForceFeedbackAndHaptics ( |
|
void |
ProcessPlayerInput ( |
|
bool |
ProjectWorldLocationToScreen ( |
Convert a World Space 3D position into a 2D Screen Space position. |
bool |
ProjectWorldLocationToScreenWithDistance ( |
Convert a World Space 3D position into a 3D Screen Space position. |
void |
PushClientInput ( |
Client pushes input data locally. RPC is sent here but also includes redundant data. |
void |
PushInputComponent ( |
Adds an inputcomponent to the top of the input stack. |
void |
ReceivedGameModeClass ( |
This function will be called to notify the player controller that the world has received its game class. |
void |
ReceivedPlayer() |
Called after this PlayerController's viewport/net connection is associated with this player controller. |
void |
ReceivedSpectatorClass ( |
Called to notify the controller that the spectator class has been received. |
void |
RemoveFromNetConditionGroup ( |
Remove this player from a netcondition group. |
void |
ResetCameraMode() |
Reset Camera Mode to default. |
void |
ResetControllerLightColor() |
Resets the light color of the player's controller to default |
void |
RestartLevel() |
Restarts the current level |
void |
SafeRetryClientRestart() |
Call ClientRetryClientRestart, but only if the current pawn is not the currently acknowledged pawn (and throttled to avoid saturating the network). |
void |
SafeServerCheckClientPossession() |
Call ServerCheckClientPossession on the server, but only if the current pawn is not the acknowledged pawn (and throttled to avoid saturating the network). |
void |
SafeServerUpdateSpectatorState() |
Calls ServerSetSpectatorLocation but throttles it to reduce bandwidth and only calls it when necessary. |
void |
SeamlessTravelFrom ( |
Called when seamless traveling and the specified PC is being replaced by this one copy over data that should persist (not called if PlayerController is the same for the from and to GameModes) |
void |
SeamlessTravelTo ( |
Called when seamless traveling and we are being replaced by the specified PC clean up any persistent state (post process chains on LocalPlayers, for example) (not called if PlayerController is the same for the from and to GameModes) |
void |
SendClientAdjustment() |
Called on server at end of tick, to let client Pawns handle updates from the server. |
void |
SendToConsole ( |
Sends a command to the console to execute if not shipping version |
void |
ServerAcknowledgePossession ( |
Acknowledge possession of pawn |
void |
ServerBlockPlayer ( |
Tell the client to block a player for this controller |
void |
ServerCamera ( |
Change mode of camera |
void |
ServerChangeName ( |
Change name of server |
void |
ServerCheckClientPossession() |
Tells the server to make sure the possessed pawn is in sync with the client. |
void |
ServerCheckClientPossessionReliable() |
Reliable version of ServerCheckClientPossession to be used when there is no likely danger of spamming the network. |
void |
ServerExec ( |
Executes command on server (non shipping builds only) |
void |
ServerExecRPC ( |
RPC used by ServerExec. Not intended to be called directly |
void |
ServerMutePlayer ( |
Tell the server to mute a player for this controller |
void |
ServerNotifyLoadedWorld ( |
Called to notify the server when the client has loaded a new world via seamless traveling |
void |
ServerPause() |
Replicate pause request to the server |
void |
ServerRecvClientInputFrame ( |
Client says "Here is input frame number X" (and then calls other RPCs to deliver InputCmd payload) |
void |
ServerRestartPlayer() |
Attempts to restart this player, generally called from the client upon respawn request. |
void |
ServerSetSpectatorLocation ( |
When spectating, updates spectator location/rotation and pings the server to make sure spectating should continue. |
void |
ServerSetSpectatorWaiting ( |
Indicate that the Spectator is waiting to join/respawn. |
void |
ServerShortTimeout() |
Notifies the server that the client has ticked gameplay code, and should no longer get the extended "still loading" timeout grace period |
void |
ServerToggleAILogging() |
Used by UGameplayDebuggingControllerComponent to replicate messages for AI debugging in network games. |
void |
ServerUnblockPlayer ( |
Tell the client to unblock a player for this controller |
void |
ServerUnmutePlayer ( |
Tell the server to unmute a player for this controller |
void |
ServerUpdateCamera ( |
|
void |
ServerUpdateLevelVisibility ( |
Called when the client adds/removes a streamed level. |
void |
ServerUpdateMultipleLevelsVisibility ( |
Called when the client adds/removes a streamed level. |
void |
ServerVerifyViewTarget() |
Used by client to request server to confirm current viewtarget (server will respond with ClientSetViewTarget() ). |
void |
ServerViewNextPlayer() |
Move camera to next player on round ended or spectating |
void |
ServerViewPrevPlayer() |
Move camera to previous player on round ended or spectating |
void |
ServerViewSelf ( |
Move camera to current user |
void |
SetAsLocalPlayerController() |
Designate this player controller as local (public for GameModeBase to use, not expected to be called anywhere else) |
void |
SetAudioListenerAttenuationOverride ( |
|
void |
SetAudioListenerOverride ( |
Used to override the default positioning of the audio listener |
void |
SetCameraMode ( |
Set new camera mode |
void |
SetCinematicMode ( |
Adjust input based on cinematic mode |
void |
SetCinematicMode ( |
Server/SP only function for changing whether the player is in cinematic mode. |
void |
SetControllerLightColor ( |
Sets the light color of the player's controller |
void |
SetDisableHaptics ( |
Allows the player controller to disable all haptic requests from being fired, e.g. in the case of a level loading |
void |
SetHapticsByValue ( |
Sets the value of the haptics for the specified hand directly, using frequency and amplitude. |
void |
SetInputMode ( |
Setup an input mode. |
void |
SetMotionControlsEnabled ( |
|
void |
SetMouseCursorWidget ( |
Sets the Widget for the Mouse Cursor to display |
void |
SetMouseLocation ( |
Positions the mouse cursor in screen space, in pixels. |
void |
SetName ( |
Tries to set the player's name to the given name. |
void |
SetNetSpeed ( |
Store the net speed |
bool |
SetPause ( |
Locally try to pause game (call serverpause to pause network game); returns success indicator. |
void |
SetPlayer ( |
Associate a new UPlayer with this PlayerController. |
void |
SetServerToLocalAsyncPhysicsTickOffset ( |
Set the offset between the server async physics step and the local one. |
void |
SetShowMouseCursor ( |
|
void |
SetSpawnLocation ( |
Set the SpawnLocation for use when changing states or when there is no pawn or spectator. |
void |
SetSpectatorPawn ( |
Set the spectator pawn. |
void |
SetupInactiveStateInputComponent ( |
Sets up input bindings for the input component pushed on the stack in the inactive state. |
void |
SetupInputComponent() |
Allows the PlayerController to set up custom input bindings. |
void |
SetViewTarget ( |
Set the view target |
void |
SetViewTargetWithBlend ( |
Set the view target blending with variable control |
void |
SetVirtualJoystickVisibility ( |
Set the virtual joystick visibility. |
bool |
ShouldFlushKeysWhenViewportFocusChanges() |
If true, then the GameViewportClient should call FlushPressedKeys on this controller when it loses focus. |
bool |
ShouldKeepCurrentPawnUponSpectating() |
Useful to spectate other pawn without un-possessing the current pawn |
bool |
ShouldPerformFullTickWhenPaused() |
Returns true if we fully tick when paused (and if our tick function is enabled when paused). |
bool |
ShouldShowMouseCursor() |
Returns true if the mouse cursor should be shown |
void |
SmoothTargetViewRotation ( |
Called client-side to smoothly interpolate received TargetViewRotation (result is in BlendedTargetViewRotation) |
void |
SpawnDefaultHUD() |
Spawn a HUD (make sure that PlayerController always has valid HUD, even if ClientSetHUD() hasn't been called |
void |
SpawnPlayerCameraManager() |
Spawn cameras for servers and owning players |
ASpectatorPa... |
SpawnSpectatorPawn() |
Spawn a SpectatorPawn to use as a spectator and initialize it. |
void |
StartFire ( |
Fire the player's currently selected weapon with the optional firemode. |
void |
StartSpectatingOnly() |
Start spectating mode, as the only mode allowed. |
void |
StartTalking() |
Enable voice chat transmission |
void |
StopHapticEffect ( |
Stops a playing haptic feedback curve |
void |
StopTalking() |
Disable voice chat transmission |
bool |
StreamingSourceShouldActivate() |
Whether the PlayerController streaming source should activate cells after loading. |
bool |
StreamingSourceShouldBlockOnSlowStreaming() |
Whether the PlayerController streaming source should block on slow streaming. |
void |
SwitchLevel ( |
SwitchLevel to the given MapURL. |
void |
TickPlayerInput ( |
Internal. |
void |
ToggleSpeaking ( |
Toggle voice chat on and off |
void |
UnFreeze() |
Timer used by RoundEnded and Inactive states to accept player input again |
void |
UpdateCameraManager ( |
Update the camera manager; this is called after all actors have been ticked. |
void |
UpdateForceFeedback ( |
|
void |
UpdateHiddenActors ( |
Builds a list of actors that are hidden based upon gameplay |
void |
UpdateHiddenComponents ( |
Builds a list of components that are hidden based upon gameplay |
void |
UpdatePing ( |
Takes ping updates from the net driver (both clientside and serverside), and passes them on to PlayerState::UpdatePing |
void |
UpdateRotation ( |
Updates the rotation of player, based on ControlRotation after RotationInput has been applied. |
void |
UpdateStateInputComponents() |
Refresh state specific input components |
void |
ViewAPlayer ( |
View next active player in PlayerArray. |
bool |
WasInputKeyJustPressed ( |
Returns true if the given key/button was up last frame and down this frame. |
bool |
WasInputKeyJustReleased ( |
Returns true if the given key/button was down last frame and up this frame. |