Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangeSceneImportAsset
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeSceneImportAsset.h |
| Include | #include "InterchangeSceneImportAsset.h" |
| Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangeSceneImportAsset.cpp |
UObject &42; GetSceneObject
&40;
const FString & PackageName,
const FString & AssetName,
const FString & SubPathString
&41; const
Remarks
Returns the UObject which asset path is '//PackageName.AssetName[:SubPathString]'. Returns nullptr if the asset which path is '//PackageName.AssetName[:SubPathString]' was not part of the level import cached in this UInterchangeSceneImportAsset. PackageName: Package path of the actual object to reimport AssetName: Asset name of the actual object to reimport SubPathString: Optional subobject name