FOnlineSubsystemImpl::ReloadConfigs

Reload the configuration if it is relevant for this OSS instance

Windows
MacOS
Linux

Override Hierarchy

IOnlineSubsystem::ReloadConfigs()

FOnlineSubsystemImpl::ReloadConfigs()

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemImpl.h

Include

#include "OnlineSubsystemImpl.h"

Syntax

virtual void ReloadConfigs
(
    const TSet< FString > & ConfigSections
)

Remarks

Reload the configuration if it is relevant for this OSS instance

Parameters

Parameter

Description

ConfigSections

list of ini sections that need to be reloaded

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss