UInterpTrackDirector::GetViewedGroupName

For the supplied time, find which group name we should be viewing from.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackDirector.h"

Source

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

Syntax

FName GetViewedGroupName
(
    float CurrentTime,
    float & CutTime,
    float & CutTransitionTime
)

Remarks

For the supplied time, find which group name we should be viewing from.

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