The Automation System Technical Guide references this class and function: FEngineAutomationTestUtilities::LoadMap(MapName);
However I can’t find the class FEngineAutomationTestUtilities in the API Reference anywhere. Does anyone know if there is a list/reference of helper classes and functions for the Automation System?
I think this function has moved into class [FONT=Courier New]UEditorLoadingAndSavingUtils (in[FONT=Courier New] Engine\Source\Editor\UnrealEd\Public\FileHelpers). It is a shame the docs aren’t in the source tree, then could at least PR to get them fixed…