FCanKeyProperty

Delegate for whether a property can be keyed [FFrameNumber](API\Runtime\Core\Misc\FFrameNumber) - The time at which to add the key.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< bool, FFrameNumber > FCanKeyProperty

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/MovieSceneTrackEditor.h

Include

#include "MovieSceneTrackEditor.h"

Remarks

Delegate for whether a property can be keyed FFrameNumber - The time at which to add the key. return - True if the property can be keyed, otherwise false.

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