FNetworkPlatformFile::Tick

Platform file can override this to get a regular tick from the engine

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::Tick()

FNetworkPlatformFile::Tick()

References

Module

NetworkFile

Header

/Engine/Source/Runtime/NetworkFile/Public/NetworkPlatformFile.h

Include

#include "NetworkPlatformFile.h"

Source

/Engine/Source/Runtime/NetworkFile/Private/NetworkPlatformFile.cpp

Syntax

virtual void Tick()

Remarks

Platform file can override this to get a regular tick from the engine

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