Files
UnrealEngineUWP/Engine/Source/Runtime/UniversalObjectLocator
andrew rodham b431317bf4 Improved visualizers for UOL fragments
Previously the visualizers used a method that had side-effects that required manual re-evaluation by the user. These have now been updated to use a side-effects-free method by emplacing a polymorphic vfptr in front of the fragment, along with the newly introduced FVisualizerDebuggingState to provide a much simpler and more intuitive debugging view for UOLs.

#rb David.Bromberg

[CL 35866960 by andrew rodham in ue5-main branch]
2024-08-28 10:40:36 -04:00
..