Files
UnrealEngineUWP/Engine/Source/Developer/SlateReflector
AtariDreams 89d4952fe1 PR #10997: Optimize EnumHasAnyFlags
Rather than checking if a flag is set to manually negate it, we can xor it every time the button is toggled.
#jira UE-198337

[CL 30081491 by AtariDreams in ue5-main branch]
2023-12-04 10:28:05 -05:00
..