Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/FInterchangeNaniteAssemblyBuilde-
Nanite assembly builder abstract base class (to hide underlying USkeletalMesh/UStaticMesh templated type)
| Name | ImplBase |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Import/Private/Mesh/InterchangeMeshHelper.cpp |
| Include Path | #include "Mesh/InterchangeMeshHelper.cpp" |
Syntax
class ImplBase
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ImplBase () |
|||
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ImplBase() |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddDescription
(
const TOptional< UE::Interchange::FNaniteAssemblyDescription >& Description |