Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UNetworkPhysicsComponent
Description
Stop relaying local inputs after next network send. Deferred version of SetIsRelayingLocalInputs(false) to ensure that the last replicated data gets sent. This does not work on locally controlled APawns, see SetIsRelayingLocalInputs() for description.
| Name | StopRelayingLocalInputsDeferred |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Physics/NetworkPhysicsComponent.h |
| Include Path | #include "Physics/NetworkPhysicsComponent.h" |
void StopRelayingLocalInputsDeferred()