Navigation
API > API/Plugins > API/Plugins/OnlineServicesNull > API/Plugins/OnlineServicesNull/FLobbiesNull
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< const FLobbyNull > GetNamedLobby
(
const FName& LobbyName |
Online/LobbiesNull.h | ||
TSharedPtr< FLobbyNull > GetNamedLobby
(
const FName& LobbyName |
Online/LobbiesNull.h |
GetNamedLobby(const FName &)
| Name | GetNamedLobby |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineServicesNull/Source/Public/Online/LobbiesNull.h |
| Include Path | #include "Online/LobbiesNull.h" |
TSharedPtr < const FLobbyNull > GetNamedLobby
(
const FName & LobbyName
) const
GetNamedLobby(const FName &)
| Name | GetNamedLobby |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineServicesNull/Source/Public/Online/LobbiesNull.h |
| Include Path | #include "Online/LobbiesNull.h" |
TSharedPtr < FLobbyNull > GetNamedLobby
(
const FName & LobbyName
)