ALobbyBeaconState::OnPostLobbyStartedTickInternal

Internal helper function called as part of OneSecTick if the lobby has been started already

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 OnPostLobbyStartedTickInternal
(
    double DeltaTime
)

Remarks

Internal helper function called as part of OneSecTick if the lobby has been started already

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