Files
UnrealEngineUWP/Engine/Source/Editor/VirtualizationEditor
paul chipchase 318c56e475 The VA statistics panel once again informs the user if the project does not have the VA system enabled.
#rb PJ.Kack
#rnx

- If the virtualization system is not enabled for the current project then we should display a message informing the user of this rather than just displaying the normal statistics grid without any backends.
- This code was accidentally removed from the last refactor of this panel in CL 33601457, note that we also removed the lazyinit code path, this is fine as that code path is effectively deprecated anyway.

[CL 34090342 by paul chipchase in ue5-main branch]
2024-06-04 07:15:51 -04:00
..