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

Track type for sequencer to start and stop benchmark measurements. More...

#include <FtsBenchmarkMovieSceneTrack.h>

Inheritance diagram for UFtsBenchmarkMovieSceneTrack:

Public Member Functions

virtual FName GetTrackName () const override
virtual bool IsEmpty () const override
virtual UMovieSceneSection * CreateNewSection () override
virtual void AddSection (UMovieSceneSection &Section) override
virtual void RemoveSection (UMovieSceneSection &Section) override
virtual const TArray< UMovieSceneSection * > & GetAllSections () const override

Public Attributes

TArray< UMovieSceneSection * > Sections

Detailed Description

Track type for sequencer to start and stop benchmark measurements.


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