FModuleManager::SaveCurrentStateForBootstrap

Save the current module manager's state into a file for bootstrapping other processes.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Modules/ModuleManager.h

Include

#include "Modules/ModuleManager.h"

Source

/Engine/Source/Runtime/Core/Private/Modules/ModuleManager.cpp

Syntax

void SaveCurrentStateForBootstrap
(
    const TCHAR * Filename
)

Remarks

Save the current module manager's state into a file for bootstrapping other processes.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss