FParticlePerfStatsManager::ForAllComponentStats

Calls the supplied function for all tracked [UFXSystemComponent](API\Runtime\Engine\Particles\UFXSystemComponent) stats.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticlePerfStatsManager.h

Include

#include "Particles/ParticlePerfStatsManager.h"

Syntax

template<typename TAction>
static void ForAllComponentStats
(
    TAction Func
)

Remarks

Calls the supplied function for all tracked UFXSystemComponent stats.

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