UInterpTrack::CanAddChildKeyframe

Can a keyframe be added to a child track?

Windows
MacOS
Linux

Override Hierarchy

UInterpTrack::CanAddChildKeyframe()

UInterpTrackMove::CanAddChildKeyframe()

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrack.h"

Syntax

virtual bool CanAddChildKeyframe
(
    class UInterpTrackInst * TrackInst
)

Remarks

Can a keyframe be added to a child track?

Parameters

Parameter

Description

TrackInst

The track instance of the parent track(this track)

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