ParticleDisabledDueToScalability

The text format stats to display when an emitter is disabled due to scalability.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/NiagaraEmitterViewModel.h

Include

#include "ViewModels/NiagaraEmitterViewModel.h"

Syntax

static const FText ParticleDisabledDueToScalability = FInternationalization::ForUseOnlyByLocMacroAndGraphNodeTextLiterals_CreateText(TEXT( "Disabled due to scalability settings (Current Effects Quality: {0}). See Scalability options for valid range. " ), TEXT( "NiagaraEmitterViewModel" ), TEXT( "ParticleDisabledDueToScalability" ));

Remarks

The text format stats to display when an emitter is disabled due to scalability.

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