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

Section for a benchmark sequencer track. More...

#include <FtsBenchmarkMovieSceneSection.h>

Inheritance diagram for UFtsBenchmarkMovieSceneSection:

Public Member Functions

 UFtsBenchmarkMovieSceneSection (const FObjectInitializer &Init)

Public Attributes

FName Label = NAME_None
 Label of the benchmark section measurement.

Protected Member Functions

virtual void ImportEntityImpl (UMovieSceneEntitySystemLinker *EntityLinker, const FEntityImportParams &Params, FImportedEntity *OutImportedEntity) override

Detailed Description

Section for a benchmark sequencer track.

This section can be added to a track. A corresponding Track Instance class handles the actual benchmark calls.

Member Function Documentation

◆ ImportEntityImpl()

void UFtsBenchmarkMovieSceneSection::ImportEntityImpl ( UMovieSceneEntitySystemLinker * EntityLinker,
const FEntityImportParams & Params,
FImportedEntity * OutImportedEntity )
overrideprotectedvirtual

IMovieSceneEntityProvider interface


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