FSequencerKeyStructGenerator::AllocateNewKeyStruct

Allocate a brand new, key struct type, automatically discovering time/value properties from property meta-data.

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "SequencerKeyStructGenerator.h"

Source

/Engine/Source/Editor/Sequencer/Private/SequencerKeyStructGenerator.cpp

Syntax

static UMovieSceneKeyStructType * AllocateNewKeyStruct
(
    UScriptStruct * ChannelType
)

Remarks

Allocate a brand new, key struct type, automatically discovering time/value properties from property meta-data. Must be finalized with FinalizeNewKeyStruct

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