FParticlePerfStatsListener_GatherAll::OnRemoveSystem

Called when a system has been freed and is no longer tracked by the stats.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FParticlePerfStatsListener::OnRemoveSystem()

FParticlePerfStatsListener_GatherAll::OnRemoveSystem()

References

Module

Engine

Header

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

Include

#include "Particles/ParticlePerfStatsManager.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticlePerfStats.cpp

Syntax

virtual void OnRemoveSystem
(
    const TWeakObjectPtr< const UFXSystemAsset > & System
)

Remarks

Called when a system has been freed and is no longer tracked by the stats.