UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedSavingFlag Struct Reference

#include <SavePackageUtilities.h>

Public Member Functions

 FScopedSavingFlag (bool InSavingConcurrent, UPackage *InSavedPackage)
 
 ~FScopedSavingFlag ()
 

Public Attributes

bool bSavingConcurrent
 

Constructor & Destructor Documentation

◆ FScopedSavingFlag()

FScopedSavingFlag::FScopedSavingFlag ( bool  InSavingConcurrent,
UPackage InSavedPackage 
)

◆ ~FScopedSavingFlag()

FScopedSavingFlag::~FScopedSavingFlag ( )

Member Data Documentation

◆ bSavingConcurrent

bool FScopedSavingFlag::bSavingConcurrent

The documentation for this struct was generated from the following files: