FParticlePerfStatsListener_GatherAll::OnRemoveWorld

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FParticlePerfStatsListener::OnRemoveWorld()

FParticlePerfStatsListener_GatherAll::OnRemoveWorld()

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 OnRemoveWorld
(
    const TWeakObjectPtr< const UWorld > & World
)

Remarks

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