FPakPlatformFile::Tick

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

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::Tick()

FPakPlatformFile::Tick()

References

Module

PakFile

Header

/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h

Include

#include "IPlatformFilePak.h"

Source

/Engine/Source/Runtime/PakFile/Private/IPlatformFilePak.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