Navigation
API > API/Developer > API/Developer/AssetTools > API/Developer/AssetTools/FPackageMigrationContext > API/Developer/AssetTools/FPackageMigrationContext/FScopedMountPoint
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedMountPoint & operator=
(
const FScopedMountPoint& |
PackageMigrationContext.h | ||
| PackageMigrationContext.h |
operator=(const FScopedMountPoint &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Developer/AssetTools/Public/PackageMigrationContext.h |
| Include Path | #include "PackageMigrationContext.h" |
FScopedMountPoint & operator=
(
const FScopedMountPoint &
)
operator=(FScopedMountPoint &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Developer/AssetTools/Public/PackageMigrationContext.h |
| Include Path | #include "PackageMigrationContext.h" |
FScopedMountPoint & operator=
(
FScopedMountPoint &&
)