Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FTTPropertyTrack |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/TimelineTemplate.h |
| Include Path | #include "Engine/TimelineTemplate.h" |
Syntax
USTRUCT ()
struct FTTPropertyTrack : public FTTTrackBase
Inheritance Hierarchy
- FTTTrackBase → FTTPropertyTrack
Derived Classes
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PropertyName | FName | Engine/TimelineTemplate.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName GetPropertyName() |
Engine/TimelineTemplate.h |
Overridden from FTTTrackBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void SetTrackName
(
FName NewTrackName, |
Engine/TimelineTemplate.h |