Files
chris varnsverry aace88330d - Set EOSSDK Virtual Memory reservation / commit callback methods on the platforms that require them.
- 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]
2024-03-26 02:57:55 -04:00
..