Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeAnimSequenceFactoryN-
Description
Attribute step curve API End Get the custom attribute DeleteExistingCustomAttributeCurves. Return false if the attribute is not set.
Note - If true, all previous custom attribute curves are deleted if you reimport.
| Name | GetCustomDeleteExistingCustomAttributeCurves |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Public/InterchangeAnimSequenceFactoryNode.h |
| Include Path | #include "InterchangeAnimSequenceFactoryNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/FactoryNodes/Private/InterchangeAnimSequenceFactoryNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | AnimSequence")
bool GetCustomDeleteExistingCustomAttributeCurves
(
bool & AttributeValue
) const