Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/UInterchangeSkeletalAnimationTra-
Description
Get the source timeline animation start 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 CustomAnimationStartTime will be used
| Name | GetCustomSourceTimelineAnimationStartTime |
| 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 GetCustomSourceTimelineAnimationStartTime
(
double & StartTime
) const