FParticlePerfStatsListener_GatherAll::OnRemoveSystem

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

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< UFXSystemAsset > & System
)

Remarks

Called when a system 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