Navigation
API > API/Plugins > API/Plugins/Lobby > API/Plugins/Lobby/ALobbyBeaconState
Description
Internal helper function called as part of OneSecTick if the lobby has been started already
@Param DeltaTime Time slice since last tick
| Name | OnPostLobbyStartedTickInternal |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Lobby/Public/LobbyBeaconState.h |
| Include Path | #include "LobbyBeaconState.h" |
| Source | /Engine/Plugins/Online/OnlineFramework/Source/Lobby/Private/LobbyBeaconState.cpp |
virtual void OnPostLobbyStartedTickInternal
(
double DeltaTime
)