UTimelineTemplate::GetEventTrackFunctionName

Get the name of the funcerion we expect to find in the owning actor that we will bind event track with index EvenTrackIndex to

Windows
MacOS
Linux

Deprecated

  • Access the event track function name directly from the EventTrack instead.

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/TimelineTemplate.h

Include

#include "Engine/TimelineTemplate.h"

Source

/Engine/Source/Runtime/Engine/Private/TimelineTemplate.cpp

Syntax

FName GetEventTrackFunctionName
(
    int32 EventTrackIndex
) const

Remarks

Get the name of the funcerion we expect to find in the owning actor that we will bind event track with index EvenTrackIndex to

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