Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Core
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Core/MetadataDictionary.h |
| Include | #include "Core/MetadataDictionary.h" |
Syntax
class FMetadataDictionary
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CompleteDictionary
(
const FMetadataDictionary& MetaData |
||
| void | ExtractMetaData
(
TMap< FString, FString >& OutMetaData |
||
| uint32 | GetColorId () |
||
| const int32 | GetHostId () |
||
| int32 | GetLayer () |
||
| uint32 | |||
| const TCHAR * | GetName () |
||
| int32 | GetPatchId () |
||
| bool | HasName () |
||
| void | Serialize
(
FCADKernelArchive& Ar |
||
| void | SetColorId
(
const uint32& InColorId |
||
| void | |||
| void | |||
| void | SetMaterialId
(
const uint32& InMaterialId |
||
| void | |||
| void | SetPatchId
(
int32 InPatchId |