UNetConnection::Tick

Poll the connection. If it is timed out, close it.

Windows
MacOS
Linux

Deprecated

  • Now takes DeltaSeconds

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h

Include

#include "Engine/NetConnection.h"

Syntax

virtual void Tick()

Remarks

Poll the connection. If it is timed out, close it.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss