Navigation
API > API/Plugins > API/Plugins/CADInterfaces > API/Plugins/CADInterfaces/FUniqueTechSoftModelFile
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUniqueTechSoftModelFile & operator=
(
const FUniqueTechSoftModelFile& |
TechSoftInterface.h | ||
| TechSoftInterface.h |
operator=(const FUniqueTechSoftModelFile &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/TechSoftInterface.h |
| Include Path | #include "TechSoftInterface.h" |
FUniqueTechSoftModelFile & operator=
(
const FUniqueTechSoftModelFile &
)
operator=(FUniqueTechSoftModelFile &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/TechSoftInterface.h |
| Include Path | #include "TechSoftInterface.h" |
FUniqueTechSoftModelFile & operator=
(
FUniqueTechSoftModelFile && Old
)