USteamSocketsNetDriver::TickDispatch

Handle time update: read and process packets

Windows
MacOS
Linux

Override Hierarchy

UNetDriver::TickDispatch()

USteamSocketsNetDriver::TickDispatch()

References

Module

SteamSockets

Header

/Engine/Plugins/Runtime/Steam/SteamSockets/Source/SteamSockets/Public/SteamSocketsNetDriver.h

Include

#include "SteamSocketsNetDriver.h"

Source

/Engine/Plugins/Runtime/Steam/SteamSockets/Source/SteamSockets/Private/SteamSocketsNetDriver.cpp

Syntax

virtual void TickDispatch
(
    float DeltaTime
)

Remarks

Handle time update: read and process packets

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