UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTTPropertyTrack Struct Reference

#include <TimelineTemplate.h>

+ Inheritance diagram for FTTPropertyTrack:

Public Member Functions

FName GetPropertyName () const
 
virtual ENGINE_API void SetTrackName (FName NewTrackName, UTimelineTemplate *OwningTimeline) override final
 
- Public Member Functions inherited from FTTTrackBase
ENGINE_API bool operator== (const FTTTrackBase &T2) const
 
 FTTTrackBase ()
 
virtual ~FTTTrackBase ()=default
 
FName GetTrackName () const
 

Additional Inherited Members

- Public Types inherited from FTTTrackBase
enum  ETrackType { TT_Event , TT_FloatInterp , TT_VectorInterp , TT_LinearColorInterp }
 
- Public Attributes inherited from FTTTrackBase
bool bIsExternalCurve
 

Member Function Documentation

◆ GetPropertyName()

FName FTTPropertyTrack::GetPropertyName ( ) const
inline

◆ SetTrackName()

void FTTPropertyTrack::SetTrackName ( FName  NewTrackName,
UTimelineTemplate OwningTimeline 
)
finaloverridevirtual

Reimplemented from FTTTrackBase.


The documentation for this struct was generated from the following files: