ALobbyBeaconState::OnPreLobbyStartedTickInternal

Internal helper function called as part of OneSecTick if the lobby hasn't been started yet

Windows
MacOS
Linux

References

Module

Lobby

Header

/Engine/Plugins/Online/OnlineFramework/Source/Lobby/Public/LobbyBeaconState.h

Include

#include "LobbyBeaconState.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Lobby/Private/LobbyBeaconState.cpp

Syntax

virtual void OnPreLobbyStartedTickInternal
(
    double DeltaTime
)

Remarks

Internal helper function called as part of OneSecTick if the lobby hasn't been started yet

Parameters

Parameter

Description

DeltaTime

Time slice since last tick

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