Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/APlayerController
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h |
| Include | #include "GameFramework/PlayerController.h" |
UFUNCTION (Client, Unreliable)
void ClientRecvServerAckFrame
(
int32 LastProcessedInputFrame,
int32 RecvServerFrameNumber,
int8 TimeDilation
)
Remarks
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