FSequencerKeyStructGenerator::FindArrayPropertyWithTag

Helper function to locate an array property with the specified meta-data tag

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 FArrayProperty * FindArrayPropertyWithTag
(
    UScriptStruct * ChannelStruct,
    FName MetaDataTag
)

Remarks

Helper function to locate an array property with the specified meta-data tag

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