IOnlineGroups::GetCachedConfigBool

Get the result of a previous configuration query. Only the member queried for will be valid.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineGroupsInterface.h

Include

#include "Interfaces/OnlineGroupsInterface.h"

Syntax

TSharedPtr< const FGroupConfigEntryBool > GetCachedConfigBool
(
    const FString & Key
)

Remarks

Get the result of a previous configuration query. Only the member queried for will be valid.

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