Files
UnrealEngineUWP/Engine/Source/Runtime/Analytics
Wes Hunt 8dc91ec3d6 AnalyticsET now allows AppVersion to be specified on the command line using the -AnalyticsAppVersion=XXX option. This allows playtests and UX tests to tag all runs in their event more easily so analytics can find them.
In addition, if the AppVersion string is user-specified (either by INI config or command line), it will have {VERSION} replaced by GEngineVersion to allow versioning to be present as well, even when custom AppVersions are used.
#codereview:ian.thomas

[CL 2053796 by Wes Hunt in Main branch]
2014-04-23 20:11:11 -04:00
..