EComparisonResult

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraPerfBaseline.h"

Syntax

enum EComparisonResult
{
    Good,
    Poor,
    Bad,
    Unknown,
}

Values

Name

Description

Good

Poor

The system has good performance relative to it's baseline.

Bad

The system has poor performance relative to it's baseline. Ideally this should be improved.

Unknown

The system has bad performance relative to it's baseline.

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