Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeSkeletalMeshFactoryN-
Description
Set the skeletal mesh factory skeleton UObject. Return false if the attribute could not be set.
| Name | SetCustomSkeletonSoftObjectPath |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeSkeletalMeshFactoryNode.h |
| Include Path | #include "InterchangeSkeletalMeshFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeSkeletalMeshFactoryNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | SkeletalMesh")
bool SetCustomSkeletonSoftObjectPath
(
const FSoftObjectPath & AttributeValue
)