UAnalyticsSettingsBase::PostInitProperties

Because the analytics providers can be used outside of apps that include the [UObject](API\Runtime\CoreUObject\UObject\UObject) framework we have to manually hook up the INI loading/saving which is done by these methods

Windows
MacOS
Linux

Override Hierarchy

UObject::PostInitProperties()

UAnalyticsSettingsBase::PostInitProperties()

References

Module

AnalyticsVisualEditing

Header

/Engine/Source/Runtime/Analytics/AnalyticsVisualEditing/Classes/AnalyticsSettings.h

Include

#include "AnalyticsSettings.h"

Syntax

virtual void PostInitProperties()

Remarks

Because the analytics providers can be used outside of apps that include the UObject framework we have to manually hook up the INI loading/saving which is done by these methods

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