ASkeletalMeshActor::PreviewFinishAnimControl

Called by Matinee when we close it after we have been controlling animation on this Actor.

Windows
MacOS
Linux

Override Hierarchy

IMatineeAnimInterface::PreviewFinishAnimControl()

ASkeletalMeshActor::PreviewFinishAnimControl()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/SkeletalMeshActor.h

Include

#include "Animation/SkeletalMeshActor.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/SkeletalMeshActor.cpp

Syntax

virtual void PreviewFinishAnimControl
(
    class UInterpGroup * InInterpGroup
)

Remarks

Called by Matinee when we close it after we have been controlling animation on this Actor.

Parameters

Parameter

Description

UInterpGroup

UInterpGroup of this track

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