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
04d01d19f09ddcbee474f0fc2d594b00a7f2a382
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Analytics
History
Joe Graf
c127529c48
Added the new functions needed by GameAnalytics for their plugin along with feedback from Prime31
...
[CL 2509093 by Joe Graf in Main branch]
2015-04-10 17:54:03 -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
AnalyticsMulticast
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
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