FParticlePerfStatsManager::ForAllSystemStats

Calls the supplied function for all tracked UFXSysteAsset 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 ForAllSystemStats
(
    TAction Func
)

Remarks

Calls the supplied function for all tracked UFXSysteAsset 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