Navigation
API > API/Plugins > API/Plugins/USDPregenWrapper > API/Plugins/USDPregenWrapper/FStoragePluginBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStoragePluginBase & operator=
(
const FStoragePlugin& Other |
UsdPregenWrappers/StoragePlugin.h | ||
FStoragePluginBase & operator=
(
FStoragePlugin&& Other |
UsdPregenWrappers/StoragePlugin.h | ||
FStoragePluginBase & operator=
(
const FStoragePluginWeak& Other |
UsdPregenWrappers/StoragePlugin.h | ||
FStoragePluginBase & operator=
(
FStoragePluginWeak&& Other |
UsdPregenWrappers/StoragePlugin.h |
operator=(const FStoragePlugin &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenWrapper/Public/UsdPregenWrappers/StoragePlugin.h |
| Include Path | #include "UsdPregenWrappers/StoragePlugin.h" |
| Source | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenWrapper/Private/UsdPregenWrappers/StoragePlugin.cpp |
FStoragePluginBase & operator=
(
const FStoragePlugin & Other
)
operator=(FStoragePlugin &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenWrapper/Public/UsdPregenWrappers/StoragePlugin.h |
| Include Path | #include "UsdPregenWrappers/StoragePlugin.h" |
| Source | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenWrapper/Private/UsdPregenWrappers/StoragePlugin.cpp |
FStoragePluginBase & operator=
(
FStoragePlugin && Other
)
operator=(const FStoragePluginWeak &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenWrapper/Public/UsdPregenWrappers/StoragePlugin.h |
| Include Path | #include "UsdPregenWrappers/StoragePlugin.h" |
| Source | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenWrapper/Private/UsdPregenWrappers/StoragePlugin.cpp |
FStoragePluginBase & operator=
(
const FStoragePluginWeak & Other
)
operator=(FStoragePluginWeak &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenWrapper/Public/UsdPregenWrappers/StoragePlugin.h |
| Include Path | #include "UsdPregenWrappers/StoragePlugin.h" |
| Source | /Engine/Plugins/Experimental/USDPregen/Source/USDPregenWrapper/Private/UsdPregenWrappers/StoragePlugin.cpp |
FStoragePluginBase & operator=
(
FStoragePluginWeak && Other
)