FParticlePerfStatsListener_NiagaraPerformanceReporter::Tick

Called every frame with the current frame data.

Windows
MacOS
Linux

Override Hierarchy

FParticlePerfStatsListener::Tick()

FParticlePerfStatsListener_GatherAll::Tick()

FParticlePerfStatsListener_NiagaraPerformanceReporter::Tick()

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPerfBaseline.h

Include

#include "NiagaraPerfBaseline.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraPerfBaseline.cpp

Syntax

virtual bool Tick()

Remarks

Called every frame with the current frame data. Returns true if we should continue listening. If false is returned the listener will be removed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss