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" |
void ClientRecvServerAckFrame
&40;
int32 LastProcessedInputFrame,
int32 RecvServerFrameNumber,
int8 TimeDilation
&41;
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.