Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/UInterchangeAnimationTrackBaseNo-
Description
Get how the actor's animated property behaves once this animation is complete. The output value will be clamped to the range of values defined in EInterchangeAimationCompletionMode.
| Name | GetCustomCompletionMode |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeAnimationTrackSetNode.h |
| Include Path | #include "InterchangeAnimationTrackSetNode.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Private/InterchangeAnimationTrackSetNode.cpp |
UFUNCTION (BlueprintCallable, Category="Interchange | Node | AnimationTrack")
bool GetCustomCompletionMode
(
int32 & AttributeValue
) const