Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FEngineAnalytics
Description
Return the provider instance. Not valid outside of Initialize/Shutdown calls. Note: must check IsAvailable() first else this code will assert if the provider is not valid.
| Name | GetProvider |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/EngineAnalytics.h |
| Include Path | #include "EngineAnalytics.h" |
| Source | /Engine/Source/Runtime/Engine/Private/EngineAnalytics.cpp |
static IAnalyticsProviderET & GetProvider()