You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Added int32/int64 overrides for the WriteValue functions that didn't take a key so that they matched the variations of the functions which did take a key. Added an int64 override for TryGetNumber to match the int32/uint32 versions. [CL 2493997 by Jamie Dale in Main branch]