UInterpTrackInstColorProp

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackInstColorProp.h"

Syntax

class UInterpTrackInstColorProp : public UInterpTrackInstProperty

Variables

Name Description

Public variable

FColor *

 

ColorProp

Pointer to color property in TrackObject.

Public variable

FColor

 

ResetColor

Saved value for restoring state when exiting Matinee.

Constructors

Name Description

Public function

UInterpTrackInstColorProp

(
    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
)

Restore the saved state of this Actor.

Public function Virtual

void

 

SaveActorState

(
    UInterpTrack* Track
)

Called before Interp editing to put object back to its original state.

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