You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Added ability to add game specific attributes to the NetAnalytics framework * To add those game attributes, Implementations of FNetAnalyticsData must call AppendGameInstanceAttributes before calling SendAttributes. * Add or modify your game attributes with the NetDriver::SetNetAnalyticsAttributes function * NetDriver will add some default attributes (NetDriverName, NetDriverDefinition, ReplicationModel, NetMode) when net.AddNetDriverInfoToNetAnalytics is true #[review]-31918845 #rb Ryan.Gerleve #ushell-cherrypick of 31917915 by LouisPhilippe.Seguin [CL 32491604 by louisphilippe seguin in 5.4 branch]