FParticlePerfStatsListener_GatherAll::OnAddComponent

Called when a new component is seen for the first time.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FParticlePerfStatsListener::OnAddComponent()

FParticlePerfStatsListener_GatherAll::OnAddComponent()

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 OnAddComponent
(
    const TWeakObjectPtr< const UFXSystemComponent > & NewComponent
)

Remarks

Called when a new component is seen for the first time.