Navigation
API > API/Plugins > API/Plugins/InterchangeFactoryNodes > API/Plugins/InterchangeFactoryNodes/UInterchangeAnimSequenceFactoryN-
Description
Curves API end Get the custom attribute DeleteExistingNonCurveCustomAttributes. Return false if the attribute is not set.
Note - If true, all previous non-curve custom attributes are deleted if you reimport.
| Name | GetCustomDeleteExistingNonCurveCustomAttributes |
| 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 GetCustomDeleteExistingNonCurveCustomAttributes
(
bool & AttributeValue
) const