UInterpTrack::PreviewStopPlayback

Called when playback is stopped in Matinee. Useful for stopping sounds etc.

Windows
MacOS
Linux

Override Hierarchy

UInterpTrack::PreviewStopPlayback()

UInterpTrackSound::PreviewStopPlayback()

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrack.h"

Syntax

virtual void PreviewStopPlayback
(
    class UInterpTrackInst * TrInst
)

Remarks

Called when playback is stopped in Matinee. Useful for stopping sounds etc.

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