UInterpTrackInstParticleReplay

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UInterpTrackInst

UInterpTrackInstParticleReplay

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackInstParticleReplay.h

Include

#include "Matinee/InterpTrackInstParticleReplay.h"

Syntax

class UInterpTrackInstParticleReplay : public UInterpTrackInst

Variables

Name Description

Public variable

float

 

LastUpdatePosition

Position we were in last time we evaluated.

Constructors

Name Description

Public function

UInterpTrackInstParticleReplay

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UInterpTrackInst

Name Description

Public function Virtual

void

 

InitTrackInst

(
    UInterpTrack* Track
)

Begin UInterpTrackInst Instance.

Public function Virtual

void

 

RestoreActorState

(
    UInterpTrack* Track
)

Restores any variables modified on the actor by this instance.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss