|
All in One Benchmark 1.0.0
Run Benchmarks in Unreal
|
Benchmark section to show inside sequencer track. More...
#include <FtsBenchmarkTrackEditor.h>
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 |
Benchmark section to show inside sequencer track.
| FFtsBenchmarkSection::FFtsBenchmarkSection | ( | UMovieSceneSection & | InSection, |
| TWeakPtr< ISequencer > | InSequencer ) |
Constructor.
|
overridevirtual |
Virtual destructor.