Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
930e33cb4873ae02027182feb2c779fed4085a1f
UnrealEngineUWP/Engine/Source/Runtime/Analytics
History
wes hunt fb78e48bdd Fix FAnalyticsProviderET::SetAppVersion to apply the %VERSION% replacement before it compares the new/old value
[at]paul.moore
#tests run a local server, wait for hotfix, verify that version replacement works and no version change is made.
#rnx


#ROBOMERGE-SOURCE: CL 6607969 via CL 6608412 via CL 6609654
#ROBOMERGE-BOT: (v358-6608238)

[CL 6609848 by wes hunt in Main branch]
2019-05-22 15:28:05 -04:00
..
Analytics
Add copy ctors and assignment operators to FAnalyticsEventAttribute. That class has a hacky "immutable" state by using const members, which suppresses assignability, which was causing people to go to great contortions in various spots in the code to assign over the top of existing members. As a workaround, I implemented these operators that const_cast<> the members to let us assign over them, but still not mutate them directly.
2019-05-02 00:13:08 -04:00
AnalyticsET
Fix FAnalyticsProviderET::SetAppVersion to apply the %VERSION% replacement before it compares the new/old value
2019-05-22 15:28:05 -04:00
AnalyticsSwrve
Update copyright notices to 2019.
2018-12-14 13:41:00 -05:00
AnalyticsVisualEditing
Update copyright notices to 2019.
2018-12-14 13:41:00 -05:00
QoSReporter
Update copyright notices to 2019.
2018-12-14 13:41:00 -05:00
Powered by Gitea Page: 427ms Template: 16ms
English
English
Licenses API