You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Added InitAndCopy functions on FNetBitArray. Used to quickly construct a bit array from an existing source (either bitarray or bitarrayview) * Added Set functions. Used to overwrite the bitarray with the word operations of two other arrays. #rb Peter.Engstorm [CL 25380553 by louisphilippe seguin in ue5-main branch]