UInterpTrackInstSound

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackInstSound.h"

Syntax

class UInterpTrackInstSound : public UInterpTrackInst

Variables

Name Description

Public variable

float

 

LastUpdatePosition

Public variable

UAudioComponent...

 

PlayAudioComp

Constructors

Name Description

Public function

UInterpTrackInstSound

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UInterpTrackInst

Name Description

Public function Virtual

void

 

InitTrackInst

(
    UInterpTrack* Track
)

Begin UInterpTrackInst Instance.

Public function Virtual

void

 

TermTrackInst

(
    UInterpTrack* Track
)

Called when interpolation is done. Should not do anything else with this TrackInst after this.

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