FParticlePerfStatsListener::OnRemoveComponent

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FParticlePerfStatsListener::OnRemoveComponent()

FParticlePerfStatsListener_GatherAll::OnRemoveComponent()

References

Module

Engine

Header

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

Include

#include "Particles/ParticlePerfStatsManager.h"

Syntax

virtual void OnRemoveComponent
(
    const TWeakObjectPtr< const UFXSystemComponent > & Component
)

Remarks

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