Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/Utility > API/Plugins/DatasmithImporter/Utility/FDatasmithImporterUtils
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/Utility/DatasmithImporterUtils.h |
| Include | #include "Utility/DatasmithImporterUtils.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/Utility/DatasmithImporterUtils.cpp |
static TArray< ADatasmithSceneActor &42; > FindSceneActors
&40;
UWorld &42; World,
UDatasmithScene &42; DatasmithScene
&41;
Remarks
Finds all the ADatasmithSceneActor in the world that refers to the given scene
Parameters
| Name | Description |
|---|---|
| World | Scope of the search |
| DatasmithScene | SceneActor must reference this scene to be included |