Navigation
Unreal Engine C++ API Reference > Plugins > Lobby > ALobbyBeaconState
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 |
virtual void OnPreLobbyStartedTickInternal
&40;
double DeltaTime
&41;
Remarks
Internal helper function called as part of OneSecTick if the lobby hasn't been started yet
Parameters
Name | Description |
---|---|
DeltaTime | Time slice since last tick |