UInterpTrackHelper::GetGroupActor

Windows
MacOS
Linux

References

Module

Matinee

Header

/Engine/Source/Editor/Matinee/Classes/InterpTrackHelper.h

Include

#include "InterpTrackHelper.h"

Source

/Engine/Source/Editor/Matinee/Private/MatineeTrackHelpers.cpp

Syntax

virtual AActor * GetGroupActor
(
    const UInterpTrack * Track
) const

Returns

Returns the actor for the group's track if one exists, NULL otherwise.

Parameters

Parameter

Description

Track

The track to get the actor for.

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