You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fixed up FileLogging, AnalyticsSwrve and AnalyticsMulticast to implement the IAnalyticsProvider changes to Set/GetDefaultAttributes Replaced dependency on IAnalyticsProviderET with IAnalyticsProvider in Studio Telemetry Added Dynamic Analytics Provider Module Loading support. Replaced hard coded provider creation with dynamic IAnalyticsModule interface through modules Added AnalyticsLog module as an example for 3rd parties to add custom, data driven IAnalyticsProviders to Studio Telemetry Updated the ini files to use ProviderModule as the factory type for Porivder creation [FYI] wes.hunt [CL 30212753 by mark lintott in ue5-main branch]