UInterpTrackFloatProp::CanAddKeyframe

Can a keyframe be added to the track?

Windows
MacOS
Linux

Override Hierarchy

UInterpTrack::CanAddKeyframe()

UInterpTrackFloatProp::CanAddKeyframe()

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackFloatProp.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

virtual bool CanAddKeyframe
(
    UInterpTrackInst * TrackInst
)

Remarks

Can a keyframe be added to the track?

Parameters

Parameter

Description

TrackInst

The instance of 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