FAnalytics::ConfigFromIni::SetSectionNameByBuildType

Allows setting the INI section name based on the build type passed in.

Windows
MacOS
Linux

References

Module

Analytics

Header

/Engine/Source/Runtime/Analytics/Analytics/Public/Analytics.h

Include

#include "Analytics.h"

Syntax

void SetSectionNameByBuildType
(
    EAnalyticsBuildType InBuildType
)

Remarks

Allows setting the INI section name based on the build type passed in. Allows access to the default section values when the application chooses the build type itself.

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