UTimelineTemplate::GetMetaData

Gets a metadata value on the timeline; asserts if the value isn't present.

Windows
MacOS
Linux

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

const FString & GetMetaData
(
    FName Key
) const

Remarks

Gets a metadata value on the timeline; asserts if the value isn't present. Check for validiy using FindMetaDataEntryIndexForKey.

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