Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/FDatasmithActorImporter
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithActorImporter.h |
| Include | #include "DatasmithActorImporter.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithActorImporter.cpp |
static TSet< FName > ParseCsvLayers
&40;
const TCHAR &42; CsvLayersNames
&41;
Remarks
Parse Layer names to a Set of FNames Returns the Set of valid Layer names
Parameters
| Name | Description |
|---|---|
| CsvLayerNames | Comma separated string containing the list of names of the layers the actor pertains to. |