FMovieSceneSectionDetailsCustomization

Customizes FMovieSceneSection to expose the section bounds to the UI and allow changing their bounded states.

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

IDetailCustomization

FMovieSceneSectionDetailsCustomization

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MovieSceneSectionDetailsCustomization.h

Include

#include "MovieSceneSectionDetailsCustomization.h"

Syntax

class FMovieSceneSectionDetailsCustomization : public IDetailCustomization

Remarks

Customizes FMovieSceneSection to expose the section bounds to the UI and allow changing their bounded states.

Constructors

Functions

Name Description

Public function Static

TSharedRef< ...

 

MakeInstance

(
    TSharedPtr< INumericTypeInterface< ...,
    TWeakObjectPtr< UMovieScene > InPar...
)

Overridden from IDetailCustomization

Name Description

Public function Virtual

void

 

CustomizeDetails

(
    IDetailLayoutBuilder& DetailBuilde...
)

IDetailCustomization interface

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