Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeAnimSequenceFactoryN-
References
| Module | InterchangeFactoryNodes |
| Header | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeAnimSequenceFactoryNode.h |
| Include | #include "InterchangeAnimSequenceFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeAnimSequenceFactoryNode.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Interchange &124; Node &124; AnimSequence"&41;
bool SetCustomSkeletonSoftObjectPath
&40;
const FSoftObjectPath & AttributeValue
&41;
Remarks
Set the optional existing USkeleton this anim must use. The AnimSequence factory will use this skeleton instead of the imported one (from GetCustomSkeletonFactoryNodeUid) if this attribute is set and the skeleton pointer is valid. Pipeline set this attribute in case the user want to specify an existing skeleton.