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 GetCustomSkeletonSoftObjectPath
&40;
FSoftObjectPath & AttributeValue
&41; const
Remarks
Query the optional existing USkeleton this anim must use. The anim sequence 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. Return false if the attribute was not set.