Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/ParticlePerfStatsManager.h |
Include |
#include "Particles/ParticlePerfStatsManager.h" |
class FParticlePerfStatsManager
Name | Description | ||
---|---|---|---|
|
AddListener ( |
||
|
ForAllComponentStats ( |
Calls the supplied function for all tracked UFXSystemComponent stats. |
|
|
ForAllSystemStats ( |
Calls the supplied function for all tracked UFXSysteAsset stats. |
|
|
ForAllWorldStats ( |
Calls the supplied function for all tracked UWorld stats. |
|
|
FParticlePer... |
GetComponentPerfStats ( |
|
|
const TMap< ... |
GetCurrentComponentStats() |
|
|
const TMap< ... |
GetCurrentSystemStats() |
|
|
const TMap< ... |
GetCurrentWorldStats() |
|
|
FParticlePer... |
GetSystemPerfStats ( |
|
|
FParticlePer... |
GetWorldPerfStats ( |
|
|
OnShutdown() |
||
|
OnStartup() |
||
|
RemoveListener ( |
||
|
RemoveListener ( |
||
|
RenderStats |
||
|
Reset() |
||
|
Tick() |
||
|
TogglePerfStatsRender ( |
Name |
Description |
---|---|
BeginFrameHandle |
|
ComponentToPerfStats |
|
ComponentToPerfStatsGuard |
|
DebugRenderListenerUsers |
Track active worlds needing to render stats. |
FreeComponentStatsPool |
|
FreeSystemStatsPool |
|
FreeWorldStatsPool |
|
Listeners |
|
StatsEnabled |
|
SystemToPerfStats |
|
SystemToPerfStatsGuard |
|
WorldToPerfStats |
|
WorldToPerfStatsGuard |