You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Use FMemory::Malloc and FMemory::Free to allocate and deallocate the sparse class data. This removes the need for virtual functions on individual classes doing this. Removed code gen that was creating virtual function implementations for allocating sparse class data based on the class. #jira UE-84226 #rb Marc.Audy #lockdown Cristina.Riveron #rnx #ROBOMERGE-SOURCE: CL 10419745 in //UE4/Release-4.24/... #ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v594-10333955) [CL 10419748 by fred kimberley in Main branch]