Commit Graph

2 Commits

Author SHA1 Message Date
Geremy Mustard
51dd52e90d Allow the RuntimeAssetCache to work with variable or unpredictable file sizes
- FVoidPtrParam now includes DataSize, and this is passed between functions to make it easy to know how big the void* Data is.
- GetSerializedDataSize is no longer needed. Everything now uses the DataSize stored in the MetaData or returned directly from the Build function.

#codereview Mikolaj.Sieluzycki

[CL 2605033 by Geremy Mustard in Main branch]
2015-06-29 21:12:06 -04:00
Mikolaj Sieluzycki
eed4bacc54 Make RuntimeAssetCache blueprint accessible.
[CL 2593162 by Mikolaj Sieluzycki in Main branch]
2015-06-19 03:13:33 -04:00