UInterpTrackInstFloatMaterialParam::SaveActorState

Save any variables from the actor that will be modified by this instance.

Windows
MacOS
Linux

Override Hierarchy

UInterpTrackInst::SaveActorState()

UInterpTrackInstFloatMaterialParam::SaveActorState()

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackInstFloatMaterialParam.h"

Source

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

Syntax

virtual void SaveActorState
(
    UInterpTrack * Track
)

Remarks

Save any variables from the actor that will be modified 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