UInterpTrackInstMove

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackInstMove.h"

Syntax

class UInterpTrackInstMove : public UInterpTrackInst

Variables

Name Description

Public variable

FVector

 

ResetLocation

Saved position. Used in editor for resetting when quitting Matinee.

Public variable

FRotator

 

ResetRotation

Saved rotation. Used in editor for resetting when quitting Matinee.

Constructors

Name Description

Public function

UInterpTrackInstMove

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UInterpTrackInst

Name Description

Public function Virtual

void

 

InitTrackInst

(
    UInterpTrack* Track
)

Begin UInterpTrackInst 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