FParticlePerfStatsManager::ForAllWorldStats

Calls the supplied function for all tracked [UWorld](API\Runtime\Engine\Engine\UWorld) 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 ForAllWorldStats
(
    TAction Func
)

Remarks

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