ASkeletalMeshActor::GetAnimControlSlotDesc

Other.

Windows
MacOS
Linux

Override Hierarchy

IMatineeAnimInterface::GetAnimControlSlotDesc()

ASkeletalMeshActor::GetAnimControlSlotDesc()

References

Module

Engine

Header

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

Include

#include "Animation/SkeletalMeshActor.h"

Syntax

virtual void GetAnimControlSlotDesc
(
    TArray< struct FAnimSlotDesc > & OutSlotDescs
)

Remarks

  1. Used to provide information on the slots that this AActor provides for animation to Matinee.

Parameters

Parameter

Description

OutSlotDescs

Fill up all slot nodes of this actor : pair

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