Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeInst-
Description
Get which asset, if any, a scene node is instantiating. Return false if the Attribute was not set previously.
| Name | GetCustomInstancedAssetUid |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeSceneComponentFactoryNodes.h |
| Include Path | #include "InterchangeSceneComponentFactoryNodes.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeSceneComponentFactoryNodes.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Scene | ComponentFactory | Instanced")
bool GetCustomInstancedAssetUid
(
FString & AttributeValue
) const