Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject/Private
jon nabozny 9555ae33fc Fix UEnum::NetSerializeProperty not serializing the correct number of bits.
This would only cause problems if the Max Value for an enum was a power of 2, and we tried to serialize the max value.

[at]Ryan.Gerleve, [at]Brian.Bekich
#rb Ryan.Gerleve


#ROBOMERGE-SOURCE: CL 7804905 via CL 7829449
#ROBOMERGE-BOT: (v389-7813075)

[CL 7829632 by jon nabozny in Main branch]
2019-08-06 20:09:24 -04:00
..