UTimelineTemplate::IsNewTrackNameValid

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

bool IsNewTrackNameValid
(
    FName NewTrackName
) const

Returns

true if a name is valid for a new track (it isn't already in use)

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