UPendingNetGame::Tick

Update the pending level's status.

Windows
MacOS
Linux

Override Hierarchy

UPendingNetGame::Tick()

UDemoPendingNetGame::Tick()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/PendingNetGame.h

Include

#include "Engine/PendingNetGame.h"

Source

/Engine/Source/Runtime/Engine/Private/PendingNetGame.cpp

Syntax

virtual void Tick
(
    float DeltaTime
)

Remarks

Update the pending level's status.

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