FParticlePerfStatsListener::OnRemoveComponent

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

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< UFXSystemComponent > & Component
)

Remarks

Called when a component has been freed and is no longer tracked by the 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