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