UInterpGroup::GetAnimTracksUsingSlot

Util for determining how many AnimControl tracks within this group are using the Slot with the supplied name.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Matinee/InterpGroup.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

int32 GetAnimTracksUsingSlot
(
    FName InSlotName
)

Remarks

Util for determining how many AnimControl tracks within this group are using the Slot with the supplied name.

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