IKeyArea::Reinitialize

Reinitialize this key area with a new 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

void Reinitialize
(
    UMovieSceneSection * InSection,
    FMovieSceneChannelHandle InChannel
)

Remarks

Reinitialize this key area with a new channel

Parameters

Parameter

Description

InSection

The section that owns the channel that this key area represents

InChannel

Handle to the channel this key area represents

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