Navigation
API > API/Plugins > API/Plugins/DatasmithImporter
- Provides unique actor label.
-
Use a cache of known labels and a LUT of indices to speedup that step. Replaces FActorLabelUtilities::SetActorLabelUnique.
| Name | FDatasmithActorUniqueLabelProvider |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImportContext.h |
| Include Path | #include "DatasmithImportContext.h" |
Syntax
class FDatasmithActorUniqueLabelProvider : public FDatasmithUniqueNameProvider
Inheritance Hierarchy
- FDatasmithUniqueNameProviderBase → FDatasmithUniqueNameProvider → FDatasmithActorUniqueLabelProvider
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatasmithActorUniqueLabelProvider
(
UWorld* World |
DatasmithImportContext.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void PopulateLabelFrom
(
UWorld* World |
DatasmithImportContext.h |