Navigation
API > API/Runtime > API/Runtime/CoreUObject
| |
|
| Name |
FSavePackageContext |
| Type |
class |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/SavePackage.h |
| Include Path |
#include "UObject/SavePackage.h" |
Syntax
class FSavePackageContext
Constructors
Destructors
Variables
Public
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
const TArray< TFunction< FSavePackageSettings::ExternalExportValidationFunc > > & GetExternalExportValidations()
|
|
UObject/SavePackage.h |
|
const TArray< TFunction< FSavePackageSettings::ExternalImportValidationFunc > > & GetExternalImportValidations()
|
|
UObject/SavePackage.h |
|