UInterpTrackInstVectorMaterialParam::RestoreActorState

Restores any variables modified on the actor by this instance.

Windows
MacOS
Linux

Override Hierarchy

UInterpTrackInst::RestoreActorState()

UInterpTrackInstVectorMaterialParam::RestoreActorState()

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackInstVectorMaterialParam.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

virtual void RestoreActorState
(
    UInterpTrack * Track
)

Remarks

Restores any variables modified on the actor by this instance.

Parameters

Parameter

Description

Track

The track associated to 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