Zdexby TheHolyOneZ
5,360 classes
Class

UTimelineComponent

: UActorComponent : UObject
/Script/Engine.TimelineComponent 0x0158 (344 B) align 8 inherited 0x00B8 vtable /Script/Engine
0x00x0158

Members 2

OffsetSizeNameTypeFlagsDefault
0x98TheTimelineFTimelineNetRepNotify+2 flags{LengthMode=TL_LastKeyFrame, bLooping=false, bReversePlayba…
0x01bIgnoreTimeDilation : 1bit 0bool3 flagsfalse
0x01510x07unreflected bytes to end of UTimelineComponent
Inherited from UActorComponent 15
OffsetSizeNameTypeFlagsDefault
0x30PrimaryComponentTickFActorComponentTickFunction3 flags{}
0x10ComponentTagsTArray<FName>4 flags[]
0x10AssetUserDataTArray<UAssetUserData*>Protected+8 flags[]
0x00880x04padding / unreflected
0x04UCSSerializationIndexint325 flags-1
0x00900x04padding / unreflected
0x01bNetAddressable : 1bit 5boolProtected+3 flagsfalse
0x01bReplicateUsingRegisteredSubObjectList : 1bit 6boolProtected+9 flagsfalse
0x01bReplicates : 1bit 7boolNet+7 flagsfalse
0x00950x01padding / unreflected
0x01bAutoActivate : 1bit 3bool6 flagsfalse
0x01bIsActive : 1bit 4boolNetTransient+4 flagsfalse
0x01bEditableWhenInherited : 1bit 5bool5 flagstrue
0x01bCanEverAffectNavigation : 1bit 7boolProtected+6 flagsfalse
0x01bIsEditorOnly : 1bit 1bool6 flagsfalse
0x00980x19padding / unreflected
0x01CreationMethodEComponentCreationMethod5 flagsNative
0x01OnComponentActivatedFMulticastScriptDelegate4 flags<delegate>
0x01OnComponentDeactivatedFMulticastScriptDelegate4 flags<delegate>

Functions 30

SignatureFlagsNativeParams
void Stop()FinalNative+1 flags0x00
void SetVectorCurve(UCurveVector* NewVectorCurve, const FName& VectorTrackName)FinalNative+1 flags0x10
void SetTimelinePostUpdateFunc(const FScriptDelegate& NewTimelinePostUpdateFunc)FinalNative+1 flags0x10
void SetTimelineLengthMode(const ETimelineLengthMode& NewLengthMode)FinalNative+1 flags0x01
void SetTimelineLength(float NewLength)FinalNative+1 flags0x04
void SetTimelineFinishedFunc(const FScriptDelegate& NewTimelineFinishedFunc)FinalNative+1 flags0x10
void SetPlayRate(float NewRate)FinalNative+1 flags0x04
void SetPlaybackPosition(float NewPosition, bool bFireEvents, bool bFireUpdate)FinalNative+1 flags0x06
void SetNewTime(float NewTime)FinalNative+1 flags0x04
void SetLooping(bool bNewLooping)FinalNative+1 flags0x01
void SetLinearColorCurve(UCurveLinearColor* NewLinearColorCurve, const FName& LinearColorTrackName)FinalNative+1 flags0x10
void SetIgnoreTimeDilation(bool bNewIgnoreTimeDilation)FinalNative+1 flags0x01
void SetFloatCurve(UCurveFloat* NewFloatCurve, const FName& FloatTrackName)FinalNative+1 flags0x10
void ReverseFromEnd()FinalNative+1 flags0x00
void Reverse()FinalNative+1 flags0x00
void PlayFromStart()FinalNative+1 flags0x00
void Play()FinalNative+1 flags0x00
void OnRep_Timeline(FTimeline& OldTimeline)FinalNative+1 flags0x98
bool IsReversing()FinalNative+1 flags0x01
bool IsPlaying()FinalNative+1 flags0x01
bool IsLooping()FinalNative+1 flags0x01
float GetTimelineLength()FinalNative+1 flags0x04
float GetScaledTimelineLength()FinalNative+1 flags0x04
float GetPlayRate()FinalNative+1 flags0x04
float GetPlaybackPosition()FinalNative+1 flags0x04
bool GetIgnoreTimeDilation()FinalNative+1 flags0x01
void AddInterpVector(UCurveVector* VectorCurve, const FScriptDelegate& InterpFunc, const FName& PropertyName, const FName& TrackName)FinalNative+1 flags0x28
void AddInterpLinearColor(UCurveLinearColor* LinearColorCurve, const FScriptDelegate& InterpFunc, const FName& PropertyName, const FName& TrackName)FinalNative+1 flags0x28
void AddInterpFloat(UCurveFloat* FloatCurve, const FScriptDelegate& InterpFunc, const FName& PropertyName, const FName& TrackName)FinalNative+1 flags0x28
void AddEvent(float Time, const FScriptDelegate& EventFunc)FinalNative+1 flags0x14

Used by 12

types with a member, parameter or interface of this type