Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UCharacterMovementComponent
Description
Internal const check for client timestamp validity without side-effects.
| Name | IsClientTimeStampValid |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/CharacterMovementComponent.h |
| Include Path | #include "GameFramework/CharacterMovementComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/CharacterMovementComponent.cpp |
bool IsClientTimeStampValid
(
float TimeStamp,
const FNetworkPredictionData_Server_Character & ServerData,
bool & bTimeStampResetDetected
) const
See Also
- VerifyClientTimeStamp