This is the complete list of members for UEOSTutorialGameInstance, including all inherited members.
| CreateEOSSession(FName SessionName, bool bIsDedicatedServer, bool bIsLAN, bool bIsPresence, int32 MaxNumPlayers) | UEOSTutorialGameInstance | |
| CurrentSessionName | UEOSTutorialGameInstance | private |
| DestroySession() | UEOSTutorialGameInstance | |
| EOSVoiceChatLogin() | UEOSTutorialGameInstance | |
| FindSessionAndJoin() | UEOSTutorialGameInstance | |
| GetCurrentSessionName() | UEOSTutorialGameInstance | |
| GetIsPlayerLoggedIn() | UEOSTutorialGameInstance | |
| GetPlayerUserName() | UEOSTutorialGameInstance | |
| Init() override | UEOSTutorialGameInstance | virtual |
| LoginWithEOS(FString ID, FString Token, FString LoginType) | UEOSTutorialGameInstance | |
| OnCreateSessionCompleted(FName SessionName, bool bSuccess) | UEOSTutorialGameInstance | |
| OnDestroySessionCompleted(FName SessionName, bool bSuccess) | UEOSTutorialGameInstance | |
| OnFindSessionCompleted(bool bSuccess) | UEOSTutorialGameInstance | |
| OnJoinSessionCompleted(FName SessionName, EOnJoinSessionCompleteResult::Type Result) | UEOSTutorialGameInstance | |
| OnlineSessionSearch | UEOSTutorialGameInstance | |
| OnLoginEOSCompleted(int32 LocalUserNum, bool bSuccess, const FUniqueNetId &UserID, const FString &Error) | UEOSTutorialGameInstance | |
| OnVoiceChatLoginCompleted(const FString &PlayerName, const FVoiceChatResult &Result) | UEOSTutorialGameInstance | |
| OpenLevelText | UEOSTutorialGameInstance | |
| SetInputOutputMode(int32 Value) | UEOSTutorialGameInstance | |
| SetInputVolumeEOS(float NewVolume) | UEOSTutorialGameInstance | |
| SetMuteInputVolumeEOS(bool bIsMuted) | UEOSTutorialGameInstance | |
| VoiceChatUser | UEOSTutorialGameInstance | |