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

Track editor taking care of adding benchmark tracks and sections to a level sequence. More...

#include <FtsBenchmarkTrackEditor.h>

Inheritance diagram for FFtsBenchmarkTrackEditor:

Public Member Functions

 FFtsBenchmarkTrackEditor (TSharedRef< ISequencer >InSequencer)
virtual void BuildAddTrackMenu (FMenuBuilder &MenuBuilder) override
virtual TSharedPtr< SWidget > BuildOutlinerEditWidget (const FGuid &ObjectBinding, UMovieSceneTrack *Track, const FBuildEditWidgetParams &Params)
virtual TSharedRef< ISequencerSection > MakeSectionInterface (UMovieSceneSection &SectionObject, UMovieSceneTrack &Track, FGuid ObjectBinding) override
virtual bool SupportsType (TSubclassOf< UMovieSceneTrack > Type) const override
virtual bool SupportsSequence (UMovieSceneSequence *InSequence) const override
virtual const FSlateBrush * GetIconBrush () const override

Static Public Member Functions

static TSharedRef< ISequencerTrackEditor > CreateTrackEditor (TSharedRef< ISequencer > InSequencer)

Detailed Description

Track editor taking care of adding benchmark tracks and sections to a level sequence.


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