Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/EngineAnalytics.h |
| Include | #include "EngineAnalytics.h" |
Syntax
class IEngineAnalyticsConfigOverride
Remarks
Interface for allowing changes to engine analytics configuration intended for use by internal tools.
Internal use only, not intended for licensee use.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ApplyConfiguration
(
FAnalyticsET::Config& Config |
||
| void | OnInitialized
(
IAnalyticsProviderET& provider, |