UInterpTrackInstFloatParticleParam

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UInterpTrackInst

UInterpTrackInstFloatParticleParam

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackInstFloatParticleParam.h"

Syntax

class UInterpTrackInstFloatParticleParam : public UInterpTrackInst

Variables

Name Description

Public variable

float

 

ResetFloat

Saved value for restoring state when exiting Matinee.

Constructors

Name Description

Public function

UInterpTrackInstFloatParticleParam

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UInterpTrackInst

Name Description

Public function Virtual

void

 

RestoreActorState

(
    UInterpTrack* Track
)

Restores any variables modified on the actor by this instance.

Public function Virtual

void

 

SaveActorState

(
    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