Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeSkeletalMeshFactoryN-
Description
Query a physics asset the skeletal mesh factory should use. Return false if the attribute was not set.
| Name | GetCustomPhysicAssetSoftObjectPath |
| 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 GetCustomPhysicAssetSoftObjectPath
(
FSoftObjectPath & AttributeValue
) const