This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4425eb122f242b400a75013eea8d4bc0f40ca04b
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
PakFile
History
matt peters
65511c6a9b
Fix crash when running game with legacy pakfiles (-skipiostore). FPakReadRequestBase and all subclasses of IAsyncReadRequest need a default implementation for the new EnsureCompletion function rather than a fatal error if called.
...
#rnx #rb danny.couture [CL 31567969 by matt peters in ue5-main branch]
2024-02-16 11:40:30 -05:00
..
Internal
…
Private
Fix crash when running game with legacy pakfiles (-skipiostore). FPakReadRequestBase and all subclasses of IAsyncReadRequest need a default implementation for the new EnsureCompletion function rather than a fatal error if called.
2024-02-16 11:40:30 -05:00
Public
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
PakFile.Build.cs
…