Files
UnrealEngineUWP/Engine/Source/Editor/VirtualizationEditor
paul chipchase 57db613f63 Move the rehydration context menu functionality from the statistics panel to its own code file
#rb Per.Larsson
#jira UE-162600
#rnx
#preflight 6317334c7b21ad1e0a1448be

- When the statistics panel lived in the DDC editor module it was easier to keep all virtualization functionality in one place. Now that we have our own module we can move it to its own code file for better readability.
- Added a utility function ::SetupMenuEntries called when the module is started, we should add all future menu entries here.

[CL 21816542 by paul chipchase in ue5-main branch]
2022-09-06 10:13:34 -04:00
..