You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Keep the generic FPlatformMemory implementation of those callbacks in a common place to avoid duplication - Note the APIs are defined in each eos_<Platform>.h header separately (they're passed in the platform specific Initialization struct) but our implementation is the same on all but one platform so we keep it in a common place. - Update ApiVersion in various places in line with EOSSDK 1.16.2 update #jira UE-209192 UE-209549 [REVIEW] [at]Alejandro.Aguilar #rb alejandro.aguilar #tests local builds, preflight, tested on console [CL 32500293 by chris varnsverry in 5.4 branch]