Navigation
API > API/Runtime > API/Runtime/Analytics > API/Runtime/Analytics/FAnalytics > API/Runtime/Analytics/FAnalytics/ConfigFromIni
References
| Module | Analytics |
| Header | /Engine/Source/Runtime/Analytics/Analytics/Public/Analytics.h |
| Include | #include "Analytics.h" |
static FName GetDefaultProviderModuleName()
Remarks
Reads the ProviderModuleName key from the Analytics section of GEngineIni, which is the default, preferred location to look for the analytics provider name. This is purely optional, and you can store that information anywhere you want or merely hardcode the provider module.