Navigation
API > API/Runtime > API/Runtime/Analytics > API/Runtime/Analytics/FAnalytics > API/Runtime/Analytics/FAnalytics/ConfigFromIni
Description
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.
| Name | SetSectionNameByBuildType |
| Type | function |
| Header File | /Engine/Source/Runtime/Analytics/Analytics/Public/Analytics.h |
| Include Path | #include "Analytics.h" |
void SetSectionNameByBuildType
(
EAnalyticsBuildType InBuildType
)