IKeyArea::GetKeyStruct

Get a key structure for editing a value on this channel

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "IKeyArea.h"

Source

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

Syntax

TSharedPtr< FStructOnScope > GetKeyStruct
(
    FKeyHandle KeyHandle
) const

Remarks

Get a key structure for editing a value on this channel

Returns

The key structure for this channel, or nullptr

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