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