UNiagaraBaselineController::OnEndTest

Called from the stats system on completion of the test with the final stats for the given system asset.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraPerfBaseline.h

Include

#include "NiagaraPerfBaseline.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintNativeEvent)
void OnEndTest
(
    FNiagaraPerfBaselineStats Stats
)

Remarks

Called from the stats system on completion of the test with the final stats for the given system asset.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss