FColorPropertySection::FColorPropertySection

Creates a new color property section.

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/Sections/ColorPropertySection.h

Include

#include "Sections/ColorPropertySection.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/Sections/ColorPropertySection.cpp

Syntax

FColorPropertySection
(
    UMovieSceneSection & InSectionObject,
    const FGuid & InObjectBindingID,
    TWeakPtr< ISequencer > InSequencer
)

Remarks

Creates a new color property section.

Parameters

Parameter

Description

InSectionObject

The section object which is being displayed and edited.

InObjectBindingID

The ID of the object this section is bound to

InSequencer

The sequencer this section is for

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