FDatasmithImporterUtils::FindDatasmithSceneForAsset

Finds the [UDatasmithScene](API\Plugins\DatasmithContent\UDatasmithScene) for which the Asset belongs to.

Windows
MacOS
Linux

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

Syntax

static UDatasmithScene * FindDatasmithSceneForAsset
(
    UObject * Asset
)

Remarks

Finds the UDatasmithScene for which the Asset belongs to.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss