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
97cab931199bd45cd3405156e2debb10e793ea96
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
History
sebastien lussier
d10d5b8c20
Core - Added [[nodiscard]] to most GetTypeHash() overloads in Core
...
#rb Steve.Robb [CL 32316883 by sebastien lussier in ue5-main branch]
2024-03-18 20:08:43 -04:00
..
Internal
Move all IoStoreWriter code (writing of .utoc/.ucas containers) out from Core into IoStoreUtilities.
2024-03-04 07:47:44 -05:00
Private
Add an ensure when calculating UnTrackedMemory. Ensure it never reports a value below 0.
2024-03-18 19:20:58 -04:00
Public
Core - Added [[nodiscard]] to most GetTypeHash() overloads in Core
2024-03-18 20:08:43 -04:00
Tests
TaskGraphTest - Store return value of FCrc::MemCrc32() to silence error from the soon to be added [[nodiscard]] attribute on that function
2024-03-18 11:40:03 -04:00
Core.Build.cs
- Split Mac target/deployment versions to have editor and non-editor versions
2024-02-20 13:42:11 -05:00