Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Interfaces > API/Runtime/Engine/Interfaces/INetworkPredictionInterface
- INetworkPredictionInterface::ForcePositionUpdate()
- UCharacterMovementComponent::ForcePositionUpdate()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Interfaces/NetworkPredictionInterface.h |
Include | #include "Interfaces/NetworkPredictionInterface.h" |
virtual bool ForcePositionUpdate
&40;
float DeltaTime
&41;
Remarks
(Server) Trigger a position update on clients, if the server hasn't heard from them in a while. Whether movement is performed.