BeginLoadingScreen(const FString &InMapName) | UGameInstanceLoadingScreen | virtual |
BindChannelSessionHandlers(bool DoBind, IChannelSession &ChannelSession) | UVivoxGameInstance | |
BindLoginSessionHandlers(bool DoBind, ILoginSession &LoginSession) | UVivoxGameInstance | |
bInitialized | UVivoxGameInstance | |
bInitializing | UVivoxGameInstance | |
bLoggedIn | UVivoxGameInstance | |
bLoggingIn | UVivoxGameInstance | |
bRelogging | UVivoxGameInstance | |
bUseLoadingScreen | UGameInstanceLoadingScreen | protected |
CheckFadeScreen(TWeakObjectPtr< UWorld > InLoadedWorld) | UGameInstanceLoadingScreen | virtual |
DefaultAuthorName | UGameInstanceLoadingScreen | protected |
DefaultDescription | UGameInstanceLoadingScreen | protected |
DefaultLevelName | UGameInstanceLoadingScreen | protected |
DefaultLevelSize | UGameInstanceLoadingScreen | protected |
DefaultMapDescription | UGameInstanceLoadingScreen | protected |
DescriptionColor | UGameInstanceLoadingScreen | protected |
EndLoadingScreen(class UWorld *InLoadedWorld) | UGameInstanceLoadingScreen | virtual |
Exec(UWorld *InWorld, const TCHAR *Cmd, FOutputDevice &Out= *GLog) override | UVivoxGameInstance | virtual |
FadeScreen(const float inFadeDuration, const bool bInToBlack, const float inFadeDelay=0.0f, const bool bInForceFadeToBlack=false) | UGameInstanceLoadingScreen | |
GetChannelSessionForRoster() | UVivoxGameInstance | |
GetLevelInfoList() const | UGameInstanceLoadingScreen | inline |
GetParticipantVolume() const | UVivoxGameInstance | |
GetPlatformAccountID() | UVivoxGameInstance | virtual |
GetPlayerStateByVivoxName(const UObject *WorldContextObject, UPARAM(ref) const FString &ID) | UVivoxGameInstance | static |
GetVivoxSafeName(const FString BaseName) | UVivoxGameInstance | static |
GetVivoxSafePlayerName(const FString BaseName) | UVivoxGameInstance | static |
Init() override | UGameInstanceLoadingScreen | virtual |
InitBeaconClient(const FOnlineSessionSearchResult &DesiredHost) override | UVivoxGameInstance | virtual |
InitBeaconClientForServerPlayer() override | UVivoxGameInstance | virtual |
InitBeaconHost() override | UVivoxGameInstance | virtual |
Initialize(int logLevel) | UVivoxGameInstance | |
IsFading() const | UGameInstanceLoadingScreen | |
IsInitialized() | UVivoxGameInstance | virtual |
IsLoggedIn() | UVivoxGameInstance | virtual |
IsUsingPushToTalk() const | UVivoxGameInstance | inline |
Join(ChannelType Type, bool IsOpenMic, FString ChannelName) | UVivoxGameInstance | |
JoinVoiceChannels(FString OnlineSessionId, int32 TeamNum=-1) | UVivoxGameInstance | |
JoinVoiceChannels(FString OnlineSessionId, int32 TeamNum, bool bUseOpenMic) | UVivoxGameInstance | |
LeaveVoiceChannel(FVoiceChannelInfo ChannelToLeave) | UVivoxGameInstance | |
LeaveVoiceChannels(FVoiceChannelInfo Exception=FVoiceChannelInfo()) | UVivoxGameInstance | |
LevelInfoList | UGameInstanceLoadingScreen | protected |
LevelNameColor | UGameInstanceLoadingScreen | protected |
LoadComplete(const float LoadTime, const FString &MapName) override | UGameInstanceLoadingScreen | virtual |
LoadingScreenAuthorNameFont | UGameInstanceLoadingScreen | protected |
LoadingScreenBackground | UGameInstanceLoadingScreen | protected |
LoadingScreenDescriptionFont | UGameInstanceLoadingScreen | protected |
LoadingScreenForeground | UGameInstanceLoadingScreen | protected |
LoadingScreenFrame | UGameInstanceLoadingScreen | protected |
LoadingScreenLevelNameFont | UGameInstanceLoadingScreen | protected |
LoadingScreenLevelSizeFont | UGameInstanceLoadingScreen | protected |
LoadingScreenLoadIcon | UGameInstanceLoadingScreen | protected |
LoadingScreenSlateWidget | UGameInstanceLoadingScreen | protected |
LoggedInAccountID | UVivoxGameInstance | |
Login(const FString &PlayerName) | UVivoxGameInstance | |
Logout() | UVivoxGameInstance | |
MapDescriptionFont | UGameInstanceLoadingScreen | protected |
MapTitleBackground | UGameInstanceLoadingScreen | protected |
MiddleGroundTitleBrush | UGameInstanceLoadingScreen | protected |
ModeColor | UGameInstanceLoadingScreen | protected |
MultiChanPushToTalk(bool PTTKeyPressed) | UVivoxGameInstance | |
MutePlayerByPlayerState(const class AProjectXPlayerState *PlayerState, bool bToggle) | UVivoxGameInstance | |
OnChannelAudioStateChanged(const IChannelConnectionState &State) | UVivoxGameInstance | |
OnChannelParticipantAdded(const IParticipant &Participant) | UVivoxGameInstance | |
OnChannelParticipantRemoved(const IParticipant &Participant) | UVivoxGameInstance | |
OnChannelParticipantUpdated(const IParticipant &Participant) | UVivoxGameInstance | |
OnChannelTextMessageReceived(const IChannelTextMessage &Message) | UVivoxGameInstance | |
OnChannelTextStateChanged(const IChannelConnectionState &State) | UVivoxGameInstance | |
OnClientTravel(const FString &PendingURL, ETravelType TravelType, bool bIsSeamlessTravel) | UVivoxGameInstance | |
OnLoginSessionStateChanged(LoginState State) | UVivoxGameInstance | |
OnParticipantUpdated | UVivoxGameInstance | |
OnPlayerStateEvent(ASteamBeaconPlayerState *InPlayerState) override | UVivoxGameInstance | protectedvirtual |
OnSteamBeaconHostConnectionFailureEvent() override | UVivoxGameInstance | protectedvirtual |
PartyVoiceChannel | UVivoxGameInstance | |
ReJoinLastKnownSquadChannel() | UVivoxGameInstance | |
RejoinPartyVoiceChannel() | UVivoxGameInstance | |
ReJoinVoiceChannels() | UVivoxGameInstance | |
ReLog() | UVivoxGameInstance | |
RemoveLoadingScreen() | UGameInstanceLoadingScreen | virtual |
RemoveLoadingScreenTimer | UGameInstanceLoadingScreen | protected |
Shutdown() override | UVivoxGameInstance | virtual |
Uninitialize() | UVivoxGameInstance | |
Update3DPosition(APawn *Pawn) | UVivoxGameInstance | |
UpdateLevelInfoList() | UGameInstanceLoadingScreen | virtual |
UpdateParticipantVolume(const float Volume) | UVivoxGameInstance | |
UpdatePushToTalk(const bool bNewPushToTalk) | UVivoxGameInstance | |
UpdateUseLoadingScreen(bool bNewUseLoadingScreen) | UGameInstanceLoadingScreen | inline |
UVivoxGameInstance() | UVivoxGameInstance | |
VivoxVoiceClient | UVivoxGameInstance | |