This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
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
bb9ed201650b1303c825750794335750464fd0ff
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Analytics
History
Joe Graf
8ee6d52cce
Moved the AnalyticsMulticast module to be a plugin instead for Blueprint only project access
...
[CL 2519595 by Joe Graf in Main branch]
2015-04-21 13:59:20 -04:00
..
Analytics
Added the new functions needed by GameAnalytics for their plugin along with feedback from Prime31
2015-04-10 17:54:03 -04:00
AnalyticsET
Analytics Payload logging no longer shows the URL with UrlEncoded parameters, which makes reading the log easier to match up with what the collector will actually receive. This means pipes, braces, etc will show up correctly instead of with %7B and %7D etc:
2015-04-09 15:25:25 -04:00
AnalyticsSwrve
Fixed behavior on FString::ParseIntoArray (muliple delimiters overload) functionality to support optionally culling empty strings. Greatly simplified implementation logic. Output parameter now properly named and taken by reference.
2015-03-02 15:51:37 -05:00