![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UObjectMigrationContext.h>
Public Member Functions | |
| FScopedObjectMigrationContext (const FUObjectMigrationContext &NewMigrationContext) | |
| ~FScopedObjectMigrationContext () | |
Helper class to be used whenever we create an FUObjectMigrationContext to ensure all calls within the scope have their FUObjectMigrationContext::GetCurrentMigrationContext set to the desired value. It will correctly pop and restore the previous value on destruction, obeying the stack of migrations (such as needing to create a new MigrationContext when we're loading from the Database).
|
inline |
|
inline |