All in One Benchmark 1.0.0
Run Benchmarks in Unreal
Loading...
Searching...
No Matches
FFtsBenchmarkSection Class Reference

Benchmark section to show inside sequencer track. More...

#include <FtsBenchmarkTrackEditor.h>

Inheritance diagram for FFtsBenchmarkSection:

Public Member Functions

 FFtsBenchmarkSection (UMovieSceneSection &InSection, TWeakPtr< ISequencer > InSequencer)
virtual ~FFtsBenchmarkSection () override
virtual UMovieSceneSection * GetSectionObject () override
virtual FText GetSectionTitle () const override
virtual float GetSectionHeight () const override
virtual int32 OnPaintSection (FSequencerSectionPainter &Painter) const override

Detailed Description

Benchmark section to show inside sequencer track.

Constructor & Destructor Documentation

◆ FFtsBenchmarkSection()

FFtsBenchmarkSection::FFtsBenchmarkSection ( UMovieSceneSection & InSection,
TWeakPtr< ISequencer > InSequencer )

Constructor.

◆ ~FFtsBenchmarkSection()

FFtsBenchmarkSection::~FFtsBenchmarkSection ( )
overridevirtual

Virtual destructor.


The documentation for this class was generated from the following files:
  • Plugins/FtsBenchmark/Source/FtsBenchmarkEditor/Public/FtsBenchmarkTrackEditor.h
  • Plugins/FtsBenchmark/Source/FtsBenchmarkEditor/Private/FtsBenchmarkTrackEditor.cpp