Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/UInterchangeSkeletalAnimationTra-
Description
Get the source timeline animation stop time. Return false if the attribute is not set. Note: This represent the DCC setup of the time for the animation. Optional: if not set CustomAnimationStopTime will be used
| Name | GetCustomSourceTimelineAnimationStopTime |
| 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 | SkeletalAnimationTrack")
bool GetCustomSourceTimelineAnimationStopTime
(
double & StopTime
) const