FInterpEdSelKey::GetOwningTrack

Recursive function used by [GetOwningTrack()](API\Runtime\Engine\Matinee\FInterpEdSelKey\GetOwningTrack\1); to search through all subtracks

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

UInterpTrack * GetOwningTrack
(
    UInterpTrack * pTrack
)

Remarks

Recursive function used by GetOwningTrack(); to search through all subtracks

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